fix after moving to harbor
This commit is contained in:
parent
4b66045df3
commit
b923f6310b
@ -17,5 +17,5 @@
|
|||||||
chdir: "{{ item }}"
|
chdir: "{{ item }}"
|
||||||
target: "{{ target | default('all') }}"
|
target: "{{ target | default('all') }}"
|
||||||
params:
|
params:
|
||||||
REGISTRY: "{{ registry | default('registry.0xace.cc') }}"
|
REGISTRY: "{{ registry | default('registry.0xace.cc/ghp') }}"
|
||||||
loop: "{{ dirs.files | map(attribute='path') | list }}"
|
loop: "{{ dirs.files | map(attribute='path') | list }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user