We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d509338 + 531921c commit 49cbc1eCopy full SHA for 49cbc1e
1 file changed
.github/workflows/cicd.yaml
@@ -33,7 +33,7 @@ jobs:
33
uses: docker/build-push-action@v5.0.0
34
with:
35
context: ./
36
- file: ./docker/prod/php-fpm/Dockerfile
+ file: Dockerfile
37
push: true
38
tags: |
39
secultceara/api-email:latest
0 commit comments