Update .gitlab-ci.yml
This commit is contained in:
parent
5c50ce8765
commit
ecdabe23a6
@ -6,7 +6,7 @@ before_script:
|
||||
test:
|
||||
stage: test
|
||||
script:
|
||||
- mkdocs build --strict --verbose --site-dir test
|
||||
- mkdocs build --strict --verbose
|
||||
artifacts:
|
||||
paths:
|
||||
- test
|
||||
|
Loading…
x
Reference in New Issue
Block a user