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