Skip to content

Commit

Permalink
correct path for the dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: brotholomew <bartoszek.blach@gmail.com>
  • Loading branch information
Brotholomew committed Apr 9, 2024
1 parent 8fb04eb commit 8cc5d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homework_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
image: my-new-image
tags: v1 ${{ github.sha }}
containerfiles: |
./Dockerfile
./src/Dockerfile

0 comments on commit 8cc5d6e

Please sign in to comment.