Skip to content

Commit

Permalink
Update docker-container-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
webysther authored Nov 16, 2023
1 parent 7ff61f7 commit 0a4a3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v4
with:
context: ./deploy/prod/
context: .
push: true
provenance: true
sbom: true
Expand Down

0 comments on commit 0a4a3d8

Please sign in to comment.