This commit is contained in:
octospacc 2022-07-01 15:07:06 +02:00
parent 1baae4f84a
commit d7ec3cc8f4
1 changed files with 1 additions and 1 deletions

View File

@ -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: