diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 9a68f14..1d49ae0 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -33,7 +33,7 @@ jobs: uses: docker/build-push-action@v5.0.0 with: context: ./ - file: ./docker/prod/php-fpm/Dockerfile + file: Dockerfile push: true tags: | secultceara/api-email:latest