diff --git a/.woodpecker/test-image.yml b/.woodpecker/test-image.yml index d444efd..2614e08 100644 --- a/.woodpecker/test-image.yml +++ b/.woodpecker/test-image.yml @@ -4,6 +4,9 @@ when: branch: - ${CI_REPO_DEFAULT_BRANCH} +depends_on: + - "ci" + steps: test-next: image: gitea.ocram85.com/plugins/gitea-package:next