This commit is contained in:
		@@ -46,7 +46,7 @@ jobs:
 | 
				
			|||||||
      - name: Clone template repo
 | 
					      - name: Clone template repo
 | 
				
			||||||
        shell: bash
 | 
					        shell: bash
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          git clone --depth 1 ssh://git@gitea:22/lepton/app_templates /tmp/template
 | 
					          git clone git@gitea/lepton/app_templates /tmp/template
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      # ------------------------------------------------------------
 | 
					      # ------------------------------------------------------------
 | 
				
			||||||
      # 5. Copy Docker artefacts into workspace root
 | 
					      # 5. Copy Docker artefacts into workspace root
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user