mirror of https://gitlab.com/octtspacc/OcttKB
Update .gitlab-ci.yml
This commit is contained in:
parent
efa4020186
commit
c5375ce1b3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue