fix up gitlab ci

This commit is contained in:
nazunalika 2021-12-12 23:41:48 -07:00
parent bcc646f6f1
commit 54d890be80
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 1 additions and 1 deletions

View File

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