Skip to content

Commit

Permalink
Update ci.yml Dockerfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
san99tiago authored Aug 25, 2023
1 parent b030ee8 commit 5cb1255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
with:
context: .
file: ./Dockerfile
file: .src/Dockerfile
push: true
tags: san99tiago/fastapi-docker-github-actions:latest

0 comments on commit 5cb1255

Please sign in to comment.