set teh script to use for fedmsg notifications
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
99fbe4e915
commit
14fba4cef7
@ -13,7 +13,7 @@ SKIP_PHASES="--skip-phase=productimg"
|
||||
#COMPOSE_ID="Fedora-23-20150530.n.0"
|
||||
|
||||
|
||||
CMD="pungi-koji --config=$CONFIG --old-composes=$TARGET_DIR $OLD_COMPOSES_DIR $NIGHTLY $SKIP_PHASES"
|
||||
CMD="pungi-koji --notification-script=/usr/bin/pungi-fedmsg-notification --config=$CONFIG --old-composes=$TARGET_DIR $OLD_COMPOSES_DIR $NIGHTLY $SKIP_PHASES"
|
||||
|
||||
if [ -z "$COMPOSE_ID" ]; then
|
||||
CMD="$CMD --target-dir=$TARGET_DIR"
|
||||
|
Loading…
Reference in New Issue
Block a user