Merge branch 'bugfix/submodules' into 'main'
Add submodule strategy to build See merge request veilid/veilid!13
This commit is contained in:
		@@ -2,6 +2,7 @@ variables:
 | 
				
			|||||||
  NO_DOCKER: 1
 | 
					  NO_DOCKER: 1
 | 
				
			||||||
  FORCE_COLOR: 1
 | 
					  FORCE_COLOR: 1
 | 
				
			||||||
  EARTHLY_EXEC_CMD: "/bin/sh"
 | 
					  EARTHLY_EXEC_CMD: "/bin/sh"
 | 
				
			||||||
 | 
					  GIT_SUBMODULE_STRATEGY: normal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
before_script:
 | 
					before_script:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user