Compare commits
1 Commits
98b8d58bbc
...
c306d03a38
Author | SHA1 | Date | |
---|---|---|---|
|
c306d03a38 |
@ -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
|
||||
|
Reference in New Issue
Block a user