Skip to content

Commit

Permalink
fixed github workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
Feinburger committed May 15, 2024
1 parent c19e164 commit 15a826d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Build and push the second image
uses: docker/build-push-action@91df6b874e498451163feb47610c87c4a218c1ee
with:
context: .
context: ./nginx
push: true
build-args: |
DOCKER_METADATA_OUTPUT_JSON
Expand Down

0 comments on commit 15a826d

Please sign in to comment.