ci: ignora docker-compose.yml no deploy de homologação
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
root
2025-07-28 18:52:19 -03:00
parent 8a5880e5fa
commit cd64877237

View File

@@ -18,7 +18,7 @@ steps:
source: . source: .
target: /home/app_fatura_homolog target: /home/app_fatura_homolog
rm: false rm: false
args: tar_args:
- "--exclude=docker-compose.yml" - "--exclude=docker-compose.yml"
- name: restart homolog container - name: restart homolog container