Merge "Use pause-buildset-registry role"

This commit is contained in:
Zuul 2020-03-04 16:47:11 +00:00 committed by Gerrit Code Review
commit 7180defa63

View File

@ -7,10 +7,5 @@
# are running it, pause the job so that child jobs will automatically
# use it.
- hosts: localhost
tasks:
- name: Pause the job
when: buildset_registry is not defined
zuul_return:
data:
zuul:
pause: true
roles:
- pause-buildset-registry