Revert "Docker: use the buildset registry if defined"
This reverts commit 3fa0c21024
.
It makes more sense to put this in jobs that know about the
intermediate registry.
Change-Id: I2f64b3a0a7cf66b76597c607b5bee06189c8a321
This commit is contained in:
parent
3fa0c21024
commit
71101557ba
@ -1,8 +1,3 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- install-docker
|
- install-docker
|
||||||
tasks:
|
|
||||||
- name: Configure buildset registry
|
|
||||||
when: buildset_registry is defined
|
|
||||||
include_role:
|
|
||||||
name: use-buildset-registry
|
|
||||||
|
Loading…
Reference in New Issue
Block a user