Only publish image if shellcheck passes

[ci skip]
This commit is contained in:
3wc 2023-01-15 17:18:29 -08:00
parent 5b0ca594a1
commit 857840d733
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ steps:
tags: latest
purge: true
pull_image: true
depends_on:
- run shellcheck
- name: notify on failure
image: plugins/matrix