mirror of
https://git.resf.org/sig_core/wiki.git
synced 2024-11-15 20:21:22 +00:00
change to apk
This commit is contained in:
parent
27ab841705
commit
d4f5d1dbab
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user