ci: corrige deploy para ignorar docker-compose.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -18,7 +18,8 @@ steps:
|
|||||||
source: .
|
source: .
|
||||||
target: /home/app_fatura_homolog
|
target: /home/app_fatura_homolog
|
||||||
rm: false
|
rm: false
|
||||||
tar_args:
|
scp_args:
|
||||||
|
- "-r"
|
||||||
- "--exclude=docker-compose.yml"
|
- "--exclude=docker-compose.yml"
|
||||||
|
|
||||||
- name: restart homolog container
|
- name: restart homolog container
|
||||||
|
|||||||
Reference in New Issue
Block a user