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 # are running it, pause the job so that child jobs will automatically
# use it. # use it.
- hosts: localhost - hosts: localhost
tasks: roles:
- name: Pause the job - pause-buildset-registry
when: buildset_registry is not defined
zuul_return:
data:
zuul:
pause: true