From 321b88b5d1059f7641fc2186127c51cd472ca91e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 28 Jul 2025 14:04:09 -0300 Subject: [PATCH] =?UTF-8?q?ci:=20testa=20pipeline=20de=20produ=C3=A7=C3=A3?= =?UTF-8?q?o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index fd26b52..9d9e755 100644 --- a/.drone.yml +++ b/.drone.yml @@ -63,3 +63,6 @@ steps: - cd /home/app_fatura - docker compose down --remove-orphans - docker compose up -d + +# trigger test for production +