Skip to content

Commit

Permalink
removed push from push step for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathis Marcotte authored and voyvodov committed Sep 18, 2024
1 parent 361c02c commit eb7839f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,3 @@ jobs:
run: |
docker pull localhost:5000/mfcp-proxy-goofys-multi-inc:${{ github.sha }}
docker tag localhost:5000/mfcp-proxy-goofys-multi-inc:${{ github.sha }} ${{ env.REGISTRY_NAME }}/mfcp-proxy-goofys-multi-inc:${{ github.sha }}
docker push ${{ env.REGISTRY_NAME }}/mfcp-proxy-goofys-multi-inc:${{ github.sha }}

0 comments on commit eb7839f

Please sign in to comment.