2
0
mirror of https://github.com/spritsail/alpine.git synced 2025-06-14 23:21:12 +00:00

Filter dowstream notification by alpine tag. Fixes downstream cascade

This commit is contained in:
2018-07-07 17:50:33 +01:00
parent 459fff76af
commit f354e4bf4f

View File

@ -25,6 +25,7 @@ pipeline:
image: spritsail/notify
when: { status: [ success, failure ] }
secrets: [ webhook_url, notify_token ]
tag: ${ALPINE_TAG%%,*}
matrix:
ALPINE_TAG: