Fix stage for pages CI step

This commit is contained in:
Joel Addison 2021-07-05 20:25:39 +10:00
parent f72490b1eb
commit 7901073097

View file

@ -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