fix
This commit is contained in:
@ -18,5 +18,5 @@
|
||||
chdir: "{{ item }}"
|
||||
target: "{{ target | default('all') }}"
|
||||
params:
|
||||
REGISTRY: "{{ registry | default('git.geekhome.org/ghp') }}"
|
||||
REGISTRY: "{{ registry | default('gitea.geekhome.org/ghp') }}"
|
||||
loop: "{{ dirs.files | map(attribute='path') | list }}"
|
||||
|
Reference in New Issue
Block a user