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

[ci] toml install (1)

parent e71198d4
No related branches found
No related tags found
No related merge requests found
Pipeline #9934 failed
...@@ -10,6 +10,7 @@ pages: ...@@ -10,6 +10,7 @@ pages:
# Install the zola package from the alpine testing repositories # Install the zola package from the alpine testing repositories
- apk add --update-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ zola - apk add --update-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ zola
# Loads documentation from GitLab # Loads documentation from GitLab
- pip install toml
- python3 scripts/get_external_content.py - python3 scripts/get_external_content.py
# Execute zola build # Execute zola build
- zola build - zola build
......
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