Shallow-clone for GitLab runners to save space.
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
				
			|||||||
variables:
 | 
					variables:
 | 
				
			||||||
  JEKYLL_ENV: production
 | 
					  JEKYLL_ENV: production
 | 
				
			||||||
  GIT_SUBMODULE_STRATEGY: recursive
 | 
					  GIT_SUBMODULE_STRATEGY: recursive
 | 
				
			||||||
 | 
					  GIT_DEPTH: "3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pages:
 | 
					pages:
 | 
				
			||||||
  stage: deploy
 | 
					  stage: deploy
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user