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:
<<: *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