mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-04-15 18:47:28 +02:00
Fix dipendenze
This commit is contained in:
parent
f8d325455c
commit
ee9fa565ca
@ -2,7 +2,8 @@ image: alpine:latest
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk update
|
- apk update
|
||||||
- apk add python3 npm git
|
- apk add python3 py3-pip npm git
|
||||||
|
- pip3 install lxml
|
||||||
- npm install -g pug-cli
|
- npm install -g pug-cli
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user