mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Fix CI
This commit is contained in:
@ -3,7 +3,7 @@ image: alpine:latest
|
||||
before_script: |
|
||||
apk update
|
||||
apk add python3 py3-pip npm go git tar wget
|
||||
pip3 install requests lxml
|
||||
pip3 install requests lxml --break-system-packages
|
||||
npm install -g pug-cli
|
||||
|
||||
pages:
|
||||
|
Reference in New Issue
Block a user