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 668fec9 commit 47fc9f4
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 @@ -32,7 +32,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v4
with:
context: ./deploy/prod
context: ./deploy/prod/
push: true
provenance: true
sbom: true
Expand Down

0 comments on commit 47fc9f4

Please sign in to comment.