mirror of
https://git.resf.org/sig_core/wiki.git
synced 2024-11-15 12:11:23 +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
|
||||
|
||||
test:
|
||||
image: rockylinux:latest
|
||||
image: "rockylinux:latest"
|
||||
stage: test
|
||||
script:
|
||||
- mkdocs build --script --verbose --site-dir test
|
||||
|
Loading…
Reference in New Issue
Block a user