2
0
mirror of https://github.com/spritsail/alpine.git synced 2025-07-27 02:06:19 +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 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: