Fix clone
This commit is contained in:
		@@ -8,7 +8,7 @@ steps:
 | 
				
			|||||||
- name: fetch
 | 
					- name: fetch
 | 
				
			||||||
  image: alpine/git
 | 
					  image: alpine/git
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - git fetch --unshallow
 | 
					  - git fetch --tags
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Frontend
 | 
					# Frontend
 | 
				
			||||||
- name: web_build
 | 
					- name: web_build
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user