diff --git a/.drone.yml b/.drone.yml index 423064c..683ccc9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,6 +18,10 @@ steps: source: . target: /home/app_fatura_homolog rm: true + scp_args: + - "--exclude=docker-compose.yml" + when: + branch: main - name: restart homolog container image: appleboy/drone-ssh