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:
|
||||
<<: *sphinx
|
||||
stage: build
|
||||
only:
|
||||
- master
|
||||
- "2022"
|
||||
|
@ -74,6 +75,6 @@ pages:
|
|||
name: docs
|
||||
url: https://laconfdev.gitlab.io/symposion_app/
|
||||
|
||||
build_sphinx:
|
||||
build-sphinx:
|
||||
<<: *sphinx
|
||||
stage: build
|
||||
|
|
Loading…
Reference in a new issue