ci: teste deploy para homologação
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
root
2025-07-28 19:10:39 -03:00
parent a4e5966f54
commit f19d9658f0
22 changed files with 3 additions and 4 deletions

View File

@@ -18,9 +18,7 @@ steps:
source: .
target: /home/app_fatura_homolog
rm: false
scp_args:
- "-r"
- "--exclude=docker-compose.yml"
- name: restart homolog container
image: appleboy/drone-ssh
@@ -32,7 +30,7 @@ steps:
script:
- docker rm -f FaturasHomolog || true
- cd /home/app_fatura_homolog
- docker compose up -d
- docker compose -f docker-compose-homolog.yml up -d
---
kind: pipeline

1
trigger.txt Normal file
View File

@@ -0,0 +1 @@
# Trigger test Mon Jul 28 07:10:34 PM -03 2025