Skip to content

Commit

Permalink
Update build-docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
penumbra23 authored Apr 28, 2024
1 parent c972948 commit 78ce28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
push: false
push: true
build-args: |
HASURA_ENDPOINT=${{ matrix.hasuraUrl }}
SIWS_ENDPOINT=${{ matrix.siwsUrl }}
Expand Down

0 comments on commit 78ce28b

Please sign in to comment.