From e62634796e8b9af8201e0201cb28b30b0ae0f28f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: May 13 2020 15:27:22 +0000 Subject: Generating .composeinfo file after the compose run Signed-off-by: Mohan Boddu --- diff --git a/nightly.sh b/nightly.sh index afcf79b..1dee5cf 100755 --- a/nightly.sh +++ b/nightly.sh @@ -67,6 +67,8 @@ fi NEWCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-$RELEASE_TITLE/COMPOSE_ID) SHORTCOMPOSE_ID=$(echo $NEWCOMPOSE_ID|sed -e 's|Fedora-.*-||g') +./releng/scripts/build_composeinfo "$TARGET_DIR/$NEWCOMPOSE_ID/" --name "$NEWCOMPOSE_ID" + # Set this to use later for a few items include depcheck DESTDIR=$TARGET_DIR/$NEWCOMPOSE_ID # Public URLs the synced compose will wind up at, we put them in fedmsgs