Compare commits

..

1 Commits

Author SHA1 Message Date
decentral1se
c306d03a38
Prefer --fast for skipping all checks
Some checks failed
continuous-integration/drone/pr Build is failing
Closes https://git.autonomic.zone/coop-cloud/abra/issues/169
2021-06-08 11:12:30 +02:00

View File

@ -32,10 +32,6 @@ steps:
- run shellcheck
- run flake8
- run unit tests
when:
event:
exclude:
- pull_request
- name: trigger downstream builds
image: plugins/downstream
@ -51,10 +47,6 @@ steps:
- run flake8
- run unit tests
- publish image
when:
event:
exclude:
- pull_request
- name: notify on failure
image: plugins/matrix