diff --git a/.drone.yml b/.drone.yml index 1c139b2..7cb6009 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: port: 22 source: . target: /home/app_fatura_homolog - rm: true + rm: false scp_args: - "--exclude=docker-compose.yml" @@ -65,4 +65,3 @@ steps: - docker rm -f Faturas || true - cd /home/app_fatura - docker compose up -d -