diff --git a/.drone.yml b/.drone.yml index 81bc67e5..4297d058 100644 --- a/.drone.yml +++ b/.drone.yml @@ -68,10 +68,10 @@ steps: repo: git.coopcloud.tech/coop-cloud/abra tags: latest depends_on: - - run shellcheck - - run flake8 - - run unit tests - - test installation script + # - make check + - make build + # - make test + when: event: exclude: