Skip to content

Commit

Permalink
forgot to change paths to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Plüddemann committed Jun 7, 2024
1 parent 09d4a55 commit ac14e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
include:
- dockerfile: Dockerfile
image: ghcr.io/${{ github.repository }}-application
context: ../.
context: ../.devcontainer
- dockerfile: ../tutorial/Dockerfile
image: ghcr.io/${{ github.repository }}-tutorial
context: ../tutorial
Expand Down

0 comments on commit ac14e2a

Please sign in to comment.