Skip to content

Commit

Permalink
Changed directory of Dockerfile when create docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
LauroSilveira committed Feb 11, 2024
1 parent 420068e commit d6b623f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile
push: true
tags: laurocorreia/alura-flix-api:latest

0 comments on commit d6b623f

Please sign in to comment.