prune the aomic repo before syncing
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
91aca2552c
commit
1edd5f8bbe
@ -84,6 +84,8 @@ compose-changelog -p $TARGET_DIR/$NEWCOMPOSE_ID/logs/ $TARGET_DIR/$OLDCOMPOSE_ID
|
||||
./releng/scripts/critpath.py --url file://$DESTDIR/compose/Everything -o $DESTDIR/logs/critpath.txt branched &> $DESTDIR/logs/critpath.log
|
||||
}
|
||||
|
||||
ostree prune --repo=$ATOMICREPO --keep-younger-than="14 days ago" --refs-only
|
||||
|
||||
# Tell interested persons that the rsync is starting (zomg!)
|
||||
send_fedmsg "${fedmsg_json_start}" ${DIST} rsync.start
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user