base-jobs/playbooks/buildset-registry/pre.yaml

10 lines
166 B
YAML

- hosts: all
roles:
- install-docker
- run-buildset-registry
- use-buildset-registry
- hosts: localhost
roles:
- pull-from-intermediate-registry