diff --git a/playbooks/docker-image/run.yaml b/playbooks/docker-image/run.yaml index 617a267..8239eed 100644 --- a/playbooks/docker-image/run.yaml +++ b/playbooks/docker-image/run.yaml @@ -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