forked from spritsail/alpine
Filter dowstream notification by alpine tag. Fixes downstream cascade
This commit is contained in:
parent
459fff76af
commit
f354e4bf4f
@ -25,6 +25,7 @@ pipeline:
|
|||||||
image: spritsail/notify
|
image: spritsail/notify
|
||||||
when: { status: [ success, failure ] }
|
when: { status: [ success, failure ] }
|
||||||
secrets: [ webhook_url, notify_token ]
|
secrets: [ webhook_url, notify_token ]
|
||||||
|
tag: ${ALPINE_TAG%%,*}
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_TAG:
|
ALPINE_TAG:
|
||||||
|
Loading…
Reference in New Issue
Block a user