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