Skip to content

Commit

Permalink
Cahnged web runtime's context
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Aug 29, 2024
1 parent 1cdf282 commit c79b8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: false
context: .
context: ./docker/nginx-runtime
file: ./docker/nginx-runtime/Dockerfile
tags: ${{ steps.meta_wr.outputs.tags }}
labels: ${{ steps.meta_wr.outputs.labels }}
Expand Down

0 comments on commit c79b8bd

Please sign in to comment.