Skip to content
Snippets Groups Projects
Commit 176c9c24 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

ci update zola version

parent 831367df
No related branches found
No related tags found
No related merge requests found
Pipeline #37517 failed
...@@ -3,7 +3,7 @@ variables: ...@@ -3,7 +3,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.15.0" ZOLA_VERSION: "v0.18.0"
pages: pages:
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment