We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2fb1ce + ae42fe3 commit 6ab14b9Copy full SHA for 6ab14b9
tests/playbooks/publish.yml
@@ -21,6 +21,7 @@
21
docker_image:
22
name: "{{ item.RepoTags.0 }}"
23
push: yes
24
+ source: local
25
loop: "{{ docker_host_info.images }}"
26
when: kolla_registry == 'dockerhub'
27
0 commit comments