From 62fede5e8bcbe3c504cdd28851240db5845e282e Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Aug 14 2018 17:37:18 +0000 Subject: Removing pushing containers to registry as part of nightly Signed-off-by: Mohan Boddu --- diff --git a/nightly.sh b/nightly.sh index e8b5e7c..b161934 100755 --- a/nightly.sh +++ b/nightly.sh @@ -185,9 +185,6 @@ for arch in x86_64; do ostree summary -u --repo=$ATOMICDESTREPO # update summary file done -# 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