Skip to content
Snippets Groups Projects
Verified Commit 5a288486 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Update GitLab CI

parent defb3be1
No related branches found
No related tags found
2 merge requests!6[2023-07-14] publish docs,!1Convert docs from rsx to markdown
Pipeline #79187 passed
...@@ -30,8 +30,9 @@ lint-documentation: ...@@ -30,8 +30,9 @@ lint-documentation:
tags: tags:
- docker-executor - docker-executor
dependencies: needs:
- build-documentation # Only run when documentation has been built - job: build-documentation # Only run when documentation has been built
artifacts: true
before_script: before_script:
- cd $CI_PROJECT_DIR/docs/vale - cd $CI_PROJECT_DIR/docs/vale
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment