Skip to content

Commit 49cbc1e

Browse files
authored
Merge pull request #45 from secultce/develop
🚀 Alterado caminho do Dockerfile
2 parents d509338 + 531921c commit 49cbc1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: docker/build-push-action@v5.0.0
3434
with:
3535
context: ./
36-
file: ./docker/prod/php-fpm/Dockerfile
36+
file: Dockerfile
3737
push: true
3838
tags: |
3939
secultceara/api-email:latest

0 commit comments

Comments
 (0)