Fix
This commit is contained in:
		
							parent
							
								
									f6b5627eaf
								
							
						
					
					
						commit
						8f1bdbfc7a
					
				| 
						 | 
					@ -44,6 +44,11 @@ build chrome:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pages:
 | 
					pages:
 | 
				
			||||||
  stage: deploy
 | 
					  stage: deploy
 | 
				
			||||||
 | 
					  script:
 | 
				
			||||||
 | 
					    - mkdir public
 | 
				
			||||||
 | 
					    - mv GitLabPages/* public/
 | 
				
			||||||
  artifacts:
 | 
					  artifacts:
 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
      - public
 | 
					      - public
 | 
				
			||||||
 | 
					  only:
 | 
				
			||||||
 | 
					    - master
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user