mirror of
				https://gitlab.com/DevLifeFromModernWay/devlifefrommodernway.gitlab.io.git
				synced 2025-11-04 16:09:28 +00:00 
			
		
		
		
	Apply submodules
This commit is contained in:
		@@ -5,6 +5,7 @@ stages:
 | 
			
		||||
 | 
			
		||||
variables:
 | 
			
		||||
  PACKAGE_REGISTRY_URL: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/devlifefrommodernway/${CI_COMMIT_TAG}"
 | 
			
		||||
  GIT_SUBMODULE_STRATEGY: recursive
 | 
			
		||||
 | 
			
		||||
upload:
 | 
			
		||||
  stage: upload
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,3 @@
 | 
			
		||||
[submodule "gitbook-plugin-obsidian-code-admonition"]
 | 
			
		||||
	path = plugins/gitbook-plugin-obsidian-code-admonition
 | 
			
		||||
	url = git@github.com:anosatsuk124/gitbook-plugin-obsidian-code-admonition.git
 | 
			
		||||
	url = https://github.com/anosatsuk124/gitbook-plugin-obsidian-code-admonition.git
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user