Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregory-buffard authored Apr 22, 2024
1 parent 536706e commit 67fd0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: docker/build-push-action@v5.3.0
with:
context: ./web
file: ./Dockerfile
file: ./web/Dockerfile
push: true
tags: ghcr.io/${{github.repository_owner}}/my-app:${{github.sha}}

Expand Down

0 comments on commit 67fd0ce

Please sign in to comment.