mirror of https://gitlab.com/octtspacc/sitoctt
Rebuild
This commit is contained in:
parent
1baae4f84a
commit
d7ec3cc8f4
|
@ -3,7 +3,7 @@ image: alpine:latest
|
|||
before_script:
|
||||
- apk update
|
||||
- apk add python3 py3-pip npm git
|
||||
- pip3 install lxml
|
||||
- pip3 install requests lxml
|
||||
- npm install -g pug-cli
|
||||
|
||||
pages:
|
||||
|
|
Loading…
Reference in New Issue