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:
Adam Miller 2017-03-24 16:45:28 -05:00
parent 93be29408e
commit a5a8e39c73

View File

@ -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"