From d3ed88189ba13ac82d0315105ed61e50b3b1f912 Mon Sep 17 00:00:00 2001 From: p4u1 Date: Tue, 4 Mar 2025 10:27:34 +0100 Subject: [PATCH] chore(ci): Always run integration tests --- .drone.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index ebd47ae8..21ddce11 100644 --- a/.drone.yml +++ b/.drone.yml @@ -77,12 +77,6 @@ steps: wget https://git.coopcloud.tech/toolshed/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: - cron: - # @daily https://docs.drone.io/cron/ - - integration volumes: - name: deps