Fix stage for pages CI step
This commit is contained in:
		
							parent
							
								
									f72490b1eb
								
							
						
					
					
						commit
						7901073097
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -67,6 +67,7 @@ k8s-deploy-prod:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pages:
 | 
					pages:
 | 
				
			||||||
  <<: *sphinx
 | 
					  <<: *sphinx
 | 
				
			||||||
 | 
					  stage: build
 | 
				
			||||||
  only:
 | 
					  only:
 | 
				
			||||||
  - master
 | 
					  - master
 | 
				
			||||||
  - "2022"
 | 
					  - "2022"
 | 
				
			||||||
| 
						 | 
					@ -74,6 +75,6 @@ pages:
 | 
				
			||||||
    name: docs
 | 
					    name: docs
 | 
				
			||||||
    url: https://laconfdev.gitlab.io/symposion_app/
 | 
					    url: https://laconfdev.gitlab.io/symposion_app/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
build_sphinx:
 | 
					build-sphinx:
 | 
				
			||||||
  <<: *sphinx
 | 
					  <<: *sphinx
 | 
				
			||||||
  stage: build
 | 
					  stage: build
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue