2
0
mirror of https://github.com/spritsail/alpine.git synced 2024-07-06 05:36:12 +00:00

Filter dowstream notification by alpine tag. Fixes downstream cascade

This commit is contained in:
Joe Groocock 2018-07-07 17:50:33 +01:00
parent 459fff76af
commit f354e4bf4f
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

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: