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:
Sreejith Punnapuzha 2020-12-02 17:12:34 -06:00
parent 38fb8b8bc6
commit c234d23d0c

View File

@ -12,7 +12,7 @@
- project:
vars:
docker_registry: https://quay.io/api/v1
docker_registry: quay.io
proxy:
enabled: false
http: ""