CI: Fix visibility publish task
Change-Id: I41bab698e17254d8c92e621ba9b88b6fe20c2300
This commit is contained in:
parent
115b46f76f
commit
1cf4e75aaa
@ -54,4 +54,5 @@
|
||||
Authorization: "Bearer {{ kolla_quay_io_api.token | trim }}"
|
||||
body: '{"visibility": "public"}'
|
||||
body_format: json
|
||||
loop: "{{ docker_host_info.images }}"
|
||||
when: kolla_registry == 'quay.io'
|
||||
|
Loading…
Reference in New Issue
Block a user