Update gitlab-pages.md
This commit is contained in:
parent
61c6d14ffb
commit
28bf071b89
|
@ -41,7 +41,7 @@ variables:
|
||||||
# This variable will ensure that the CI runner pulls in your theme from the submodule
|
# This variable will ensure that the CI runner pulls in your theme from the submodule
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
# Specify the zola version you want to use here
|
# Specify the zola version you want to use here
|
||||||
ZOLA_VERSION: "v0.5.0"
|
ZOLA_VERSION: "v0.6.0"
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue