Skip to content

Commit

Permalink
Fixup build-args
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Apr 26, 2024
1 parent 84893bc commit 087d7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
with:
context: .
file: ${{ inputs.dockerFile }}
build-args:
build-args: |
TAG=${{steps.extract_branch.outputs.branch}}
DOCKER_REPOSITORY=us-docker.pkg.dev/${{ secrets.GCLOUD_PROJECT }}/public
push: true
Expand Down

0 comments on commit 087d7e5

Please sign in to comment.