Atomic: Don't skip phases we now need
now that we are building the cloud variant every compose we need to not skip some phases Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
c22289cb6f
commit
0c53aa8418
@ -6,7 +6,7 @@ CONFIG="fedora-atomic.conf"
|
|||||||
TARGET_DIR="/mnt/koji/compose/twoweek"
|
TARGET_DIR="/mnt/koji/compose/twoweek"
|
||||||
#OLD_COMPOSES_DIR="--old-composes=/mnt/fedora_koji/compose/f23 --old-composes=$TARGET_DIR"
|
#OLD_COMPOSES_DIR="--old-composes=/mnt/fedora_koji/compose/f23 --old-composes=$TARGET_DIR"
|
||||||
NIGHTLY="--nightly"
|
NIGHTLY="--nightly"
|
||||||
SKIP_PHASES="--skip-phase=productimg --skip-phase=pkgset --skip-phase=gather --skip-phase=extra_files --skip-phase=creatrepo"
|
SKIP_PHASES="--skip-phase=productimg --skip-phase=extra_files"
|
||||||
DEST=$(pwd)
|
DEST=$(pwd)
|
||||||
DATE=$(date "+%Y%m%d")
|
DATE=$(date "+%Y%m%d")
|
||||||
DIST="25"
|
DIST="25"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user