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