mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-04-21 10:47:19 +02:00
[Manual] Fix
This commit is contained in:
parent
0a50b50479
commit
83855a34e5
@ -4,7 +4,7 @@ before_script: |
|
|||||||
apk update
|
apk update
|
||||||
apk add wget npm python3 py3-pip
|
apk add wget npm python3 py3-pip
|
||||||
npm install -g tiddlywiki
|
npm install -g tiddlywiki
|
||||||
sudo pip3 install beautifulsoup4
|
pip3 install beautifulsoup4
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user