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 committed Aug 25, 2023
1 parent 4da9d7d commit 866c17b
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: ./src/Dockerfile
file: src/Dockerfile
push: true
tags: san99tiago/fastapi-docker-github-actions:latest

0 comments on commit 866c17b

Please sign in to comment.