Update .gitlab-ci.yml file
This commit is contained in:
		
							parent
							
								
									74f84c423b
								
							
						
					
					
						commit
						ca801caf05
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6,11 +6,10 @@ before_script:
 | 
			
		|||
pages:
 | 
			
		||||
  script:
 | 
			
		||||
    - hugo
 | 
			
		||||
    - cp public ../public
 | 
			
		||||
  artifacts:
 | 
			
		||||
    paths:
 | 
			
		||||
      # The folder that contains the files to be exposed at the Page URL
 | 
			
		||||
      - public
 | 
			
		||||
      - tfc/public
 | 
			
		||||
  rules:
 | 
			
		||||
    # This ensures that only pushes to the default branch will trigger
 | 
			
		||||
    # a pages deploy
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue