diff --git a/.drone.yml b/.drone.yml index b1ab1989..bf319179 100644 --- a/.drone.yml +++ b/.drone.yml @@ -72,8 +72,9 @@ steps: request_pty: true script: - | - set +eux - sh run-int + wget https://git.coopcloud.tech/coop-cloud/abra/raw/branch/main/scripts/tests/run-ci-int -O run-ci-int + chmod +x run-ci-int + sh run-ci-int when: event: - cron: