Fix docker registry value for zuul job
* correct docker_registry value for zuul so that docker push works Signed-off-by: Sreejith Punnapuzha <sreejith.punnapuzha@outlook.com> Change-Id: Ic9f225ed25d77732913472c14cb0ba2d82d5692b
This commit is contained in:
parent
38fb8b8bc6
commit
c234d23d0c
@ -12,7 +12,7 @@
|
||||
|
||||
- project:
|
||||
vars:
|
||||
docker_registry: https://quay.io/api/v1
|
||||
docker_registry: quay.io
|
||||
proxy:
|
||||
enabled: false
|
||||
http: ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user