Run sync-latest-container-base-image.sh from scripts dir

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2018-10-15 16:05:00 -04:00
parent b6f658b99d
commit 91b9492cf9

View File

@ -186,7 +186,11 @@ for arch in x86_64; do
done
# Push rawhide base container image to fedora registry
./releng/scripts/sync-latest-container-base-image.sh 30
pushd ./releng
pushd ./scripts
./sync-latest-container-base-image.sh 30
popd
popd
# Tell interested persons that the rsync is done.
send_fedmsg "${fedmsg_json_done}" ${RELEASE} rsync.complete