mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-21 08:58:30 +00:00
add gluster9
This commit is contained in:
parent
5ffac06726
commit
ff27c8b548
@ -6,7 +6,7 @@ CONFIG=/etc/pungi-prod/gluster9.conf
|
|||||||
# Unused for now
|
# Unused for now
|
||||||
OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-8/COMPOSE_ID)
|
OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-8/COMPOSE_ID)
|
||||||
SKIP="--skip-phase buildinstall --skip-phase createiso --skip-phase extra_isos --skip-phase productimg"
|
SKIP="--skip-phase buildinstall --skip-phase createiso --skip-phase extra_isos --skip-phase productimg"
|
||||||
LABEL="--production --skip-label"
|
LABEL="--production --no-label"
|
||||||
CMD="pungi-koji --config=$CONFIG --old-composes=$TARGET_DIR $OLD_COMPOSES_DIR $SKIP $LABEL"
|
CMD="pungi-koji --config=$CONFIG --old-composes=$TARGET_DIR $OLD_COMPOSES_DIR $SKIP $LABEL"
|
||||||
|
|
||||||
if [ -z "$COMPOSE_ID" ]; then
|
if [ -z "$COMPOSE_ID" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user