Only run the Pages script on master.
This commit is contained in:
		
							parent
							
								
									ffdc8f0a45
								
							
						
					
					
						commit
						b38c051f93
					
				| 
						 | 
				
			
			@ -18,6 +18,8 @@ test:
 | 
			
		|||
pages:
 | 
			
		||||
  extends: .common
 | 
			
		||||
  stage: deploy
 | 
			
		||||
  only:
 | 
			
		||||
    - master@holllo/love
 | 
			
		||||
  script:
 | 
			
		||||
    - yarn build
 | 
			
		||||
    - cp 'public/index.html' 'public/404.html'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue