mirror of
https://github.com/spritsail/alpine.git
synced 2024-11-05 09:26:23 +00:00
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
|
||||
when: { status: [ success, failure ] }
|
||||
secrets: [ webhook_url, notify_token ]
|
||||
tag: ${ALPINE_TAG%%,*}
|
||||
|
||||
matrix:
|
||||
ALPINE_TAG:
|
||||
|
Loading…
Reference in New Issue
Block a user