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