Add script to sync ostree base containers
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
820ba9db3c
commit
c9a09481e5
@ -214,9 +214,11 @@ done
|
||||
umask $old_umask
|
||||
|
||||
# Push rawhide base container image to fedora registry
|
||||
# Push rawhide ostree base container image to fedora registry
|
||||
pushd ./releng
|
||||
pushd ./scripts
|
||||
./sync-latest-container-base-image.sh 39
|
||||
./sync-ostree-base-containers.sh 39
|
||||
popd
|
||||
popd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user