checkout submodules manualy
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -3,6 +3,11 @@ type: docker
 | 
			
		||||
name: Azure Static WebApp
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
- name: Checkout submodules
 | 
			
		||||
  image: bitnami/git
 | 
			
		||||
  commands:
 | 
			
		||||
  - git submodule update --init --recursive
 | 
			
		||||
 | 
			
		||||
- name: Build and upload static web app
 | 
			
		||||
  environment:
 | 
			
		||||
    APITOKEN:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user