diff --git a/nightly.sh b/nightly.sh index b161934..777f29b 100755 --- a/nightly.sh +++ b/nightly.sh @@ -185,6 +185,9 @@ for arch in x86_64; do ostree summary -u --repo=$ATOMICDESTREPO # update summary file done +# Push branched 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