Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									f6b5627eaf
								
							
						
					
					
						commit
						bfa5cb1f2f
					
				| 
						 | 
					@ -7,7 +7,7 @@ before_script:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
stages:
 | 
					stages:
 | 
				
			||||||
  - build
 | 
					  - build
 | 
				
			||||||
  - deploy
 | 
					  - page
 | 
				
			||||||
 | 
					
 | 
				
			||||||
hash rules:
 | 
					hash rules:
 | 
				
			||||||
    stage: build
 | 
					    stage: build
 | 
				
			||||||
| 
						 | 
					@ -43,7 +43,7 @@ build chrome:
 | 
				
			||||||
      - ClearUrls_chrome.zip
 | 
					      - ClearUrls_chrome.zip
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pages:
 | 
					pages:
 | 
				
			||||||
    stage: deploy
 | 
					    stage: page
 | 
				
			||||||
    artifacts:
 | 
					    artifacts:
 | 
				
			||||||
        paths:
 | 
					        paths:
 | 
				
			||||||
            - public
 | 
					            - public
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user