Adding epel8-playground to add to koji tags and create pdc entries

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2019-07-17 18:25:56 +00:00
parent 752ba3de32
commit 898d67394c

View file

@ -23,7 +23,7 @@ def handle(content):
sys.stdout.flush() sys.stdout.flush()
# XXX If you modify this taglist. Please also modify the other copy in # XXX If you modify this taglist. Please also modify the other copy in
# bodhi2/backend/tasks/main.yml # bodhi2/backend/tasks/main.yml
taglist = 'f31 f31-container f31-modular f30 f30-container f30-flatpak f30-modular f29 f29-container f29-flatpak f29-modular epel8 epel7 dist-6E-epel module-package-list modular' taglist = 'f31 f31-container f31-modular f30 f30-container f30-flatpak f30-modular f29 f29-container f29-flatpak f29-modular epel8 epel8-playground epel7 dist-6E-epel module-package-list modular'
cmd = [ cmd = [
'/usr/local/bin/owner-sync-pagure', '/usr/local/bin/owner-sync-pagure',
'--package', package, '--package', package,