Call block_retired.py with --namespace=docker
Need to have an extra call to the block_retired.py releng script in order to also handle the docker namespace of "packages" from pkgdb Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
This commit is contained in:
parent
93be29408e
commit
a5a8e39c73
@ -54,6 +54,7 @@ git clone https://pagure.io/fedora-comps.git && {
|
||||
popd
|
||||
|
||||
./releng/scripts/block_retired.py
|
||||
./releng/scripts/block_retired.py --namespace=docker
|
||||
|
||||
CMD="pungi-koji --notification-script=/usr/bin/pungi-fedmsg-notification --config=$CONFIG --old-composes=$TARGET_DIR $OLD_COMPOSES_DIR $NIGHTLY $SKIP_PHASES"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user