mirror of
https://git.resf.org/sig_core/wiki.git
synced 2024-11-15 20:21:22 +00:00
fix up gitlab ci
This commit is contained in:
parent
bcc646f6f1
commit
54d890be80
@ -4,7 +4,7 @@ before_script:
|
|||||||
- pip3 install -r requirements.txt
|
- pip3 install -r requirements.txt
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: rockylinux:latest
|
image: "rockylinux:latest"
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- mkdocs build --script --verbose --site-dir test
|
- mkdocs build --script --verbose --site-dir test
|
||||||
|
Loading…
Reference in New Issue
Block a user