From 5811d705a972bf561f0252653b4bc6a40fd25c9e Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Jul 23 2018 18:49:47 +0000 Subject: Push rawhide base containers as part of nightly compose Signed-off-by: Mohan Boddu --- diff --git a/nightly.sh b/nightly.sh index 069cf69..38896d4 100755 --- a/nightly.sh +++ b/nightly.sh @@ -184,6 +184,9 @@ for arch in x86_64; do done ostree summary -u --repo=$ATOMICDESTREPO # update summary file +# Push rawhide base container image to fedora registry +./releng/scripts/sync-latest-container-base-image.sh 29 + # Tell interested persons that the rsync is done. send_fedmsg "${fedmsg_json_done}" ${RELEASE} rsync.complete