ci: corrige indentação e exclui docker-compose.yml da homologação
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -19,9 +19,9 @@ steps:
|
|||||||
target: /home/app_fatura_homolog
|
target: /home/app_fatura_homolog
|
||||||
rm: false
|
rm: false
|
||||||
scp_args:
|
scp_args:
|
||||||
- "-r"
|
- "-r"
|
||||||
- "--exclude=docker-compose.yml"
|
- "--exclude=docker-compose.yml"
|
||||||
|
|
||||||
- name: restart homolog container
|
- name: restart homolog container
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user