Push branched container to fedora registry
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
35c352a479
commit
d29ac7e60f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user