diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b9a2ded..184decd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ before_script: | apk update apk add git wget npm python3 py3-pip npm install -g tiddlywiki - pip3 install beautifulsoup4 html5lib + pip3 install beautifulsoup4 html5lib --break-system-packages pages: stage: deploy