change to apk

This commit is contained in:
nazunalika 2021-12-13 00:01:37 -07:00
parent 27ab841705
commit d4f5d1dbab
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
---
before_script:
- dnf install python36
- pip3 install -r requirements.txt
- apk add --update --no-cache python3 py3-pip
- /usr/bin/pip3 install -r requirements.txt
test:
image: "rockylinux:latest"
stage: test
script:
- mkdocs build --script --verbose --site-dir test