Update .gitlab-ci.yml file
This commit is contained in:
		
							parent
							
								
									c01801108c
								
							
						
					
					
						commit
						2d0df4dd48
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -6,6 +6,8 @@ variables:
 | 
			
		|||
 | 
			
		||||
pages:
 | 
			
		||||
  script:
 | 
			
		||||
    - apk add --update --no-cache git go
 | 
			
		||||
    - git submodule update --init --recursive
 | 
			
		||||
    - hugo mod get -u && hugo --gc --minify
 | 
			
		||||
  artifacts:
 | 
			
		||||
    paths:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue