Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
gnthibault committed Nov 22, 2024
1 parent d27fe07 commit 864f457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# version: '>= 363.0.0'
- id: 'build_and_push'
run: |-
echo "skipx"
echo "skip"
# docker buildx build --platform linux/amd64 -t ${{ vars.AR_URL }}/${{ vars.IMAGE_NAME }} .
# docker tag ${{ vars.AR_URL }}/${{ vars.IMAGE_NAME }} ${{ vars.AR_URL }}/${{ vars.IMAGE_NAME }}:${{ github.sha }}
# #gcloud auth configure-docker ${{ vars.AR_REPO_LOCATION }}-docker.pkg.dev
Expand Down

0 comments on commit 864f457

Please sign in to comment.