mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-21 08:58:30 +00:00
old pungi doesn't use development
This commit is contained in:
parent
75bfa54333
commit
ac7ad58be8
@ -8,7 +8,7 @@ CONFIG=/etc/pungi-beta/r8-beta.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=""
|
||||||
LABEL="--development --label RC-${REVISION}"
|
LABEL="--nightly --label RC-${REVISION}"
|
||||||
|
|
||||||
CMD="pungi-koji --config=$CONFIG $SKIP $LABEL"
|
CMD="pungi-koji --config=$CONFIG $SKIP $LABEL"
|
||||||
#COMPOSE_ID="Rocky-8-20210625.n.0"
|
#COMPOSE_ID="Rocky-8-20210625.n.0"
|
||||||
|
@ -8,7 +8,7 @@ CONFIG=/etc/pungi-lh/r8lh.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=""
|
||||||
LABEL="--development --label RC-${REVISION}"
|
LABEL="--nightly --label RC-${REVISION}"
|
||||||
|
|
||||||
CMD="pungi-koji --config=$CONFIG $SKIP $LABEL"
|
CMD="pungi-koji --config=$CONFIG $SKIP $LABEL"
|
||||||
#COMPOSE_ID="Rocky-8-20210625.n.0"
|
#COMPOSE_ID="Rocky-8-20210625.n.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user