Don't use opendev docker proxy
Look like using docker proxy is slower and less stable than pulling from dockerhub directly and contributes to some part of unstable builds. This reverts commit e3f14aaff35364b84acedf53b3778111cbae0373. Change-Id: I9735ad35ce9240f610479a56eaa38715defa2e04 Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
parent
757a353b70
commit
42f3b3eaf5
@ -20,9 +20,6 @@
|
||||
include_role:
|
||||
name: override-images
|
||||
when: buildset_registry is defined
|
||||
- name: Use docker mirror
|
||||
include_role:
|
||||
name: use-docker-mirror
|
||||
- name: "creating directory for run artifacts"
|
||||
file:
|
||||
path: "/tmp/artifacts"
|
||||
|
Loading…
x
Reference in New Issue
Block a user