From 531921c217a0cae55a46cb7c12942e2214a44db3 Mon Sep 17 00:00:00 2001 From: Junior-Shyko Date: Mon, 10 Nov 2025 14:35:19 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Alterado=20caminho=20do=20Docker?= =?UTF-8?q?file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cicd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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