Only publish image if shellcheck passes
[ci skip]
This commit is contained in:
parent
5b0ca594a1
commit
857840d733
@ -19,6 +19,8 @@ steps:
|
|||||||
tags: latest
|
tags: latest
|
||||||
purge: true
|
purge: true
|
||||||
pull_image: true
|
pull_image: true
|
||||||
|
depends_on:
|
||||||
|
- run shellcheck
|
||||||
|
|
||||||
- name: notify on failure
|
- name: notify on failure
|
||||||
image: plugins/matrix
|
image: plugins/matrix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user