Corrige execução do container de homologação no pipeline
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-07-29 00:03:55 -03:00
parent e8a8401483
commit 8a9d452160

View File

@@ -36,10 +36,12 @@ steps:
password: F6tC5tCh29XQRpzp
port: 22
script:
- mkdir -p /home/app_fatura_homolog
- docker rm -f FaturasHomolog || true
- cd /home/app_fatura_homolog
- docker compose -f docker-compose-homolog.yml up -d
volumes:
- name: dockersock
host: