diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dedab0bdef8e782414b994ccb48de08b7833ba9c..8ba36521bf3777f6fdb61f81789e4a4cde8182e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,7 @@ pages: # Install the zola package from the alpine testing repositories - apk add --update-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ zola # Loads documentation from GitLab + - pip install toml - python3 scripts/get_external_content.py # Execute zola build - zola build