diff --git a/.drone.yml b/.drone.yml index 236f218..db40344 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,8 @@ steps: source: . target: /home/app_fatura_homolog rm: false - tar_args: + scp_args: + - "-r" - "--exclude=docker-compose.yml" - name: restart homolog container