Generating .composeinfo file after the compose run
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
483be44bd8
commit
a2b532cfe2
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue