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

update gitlab CI

parent b7285003
Branches
Tags
1 merge request!76update vale from v2 to v3
Pipeline #85378 passed
......@@ -12,7 +12,8 @@ lint-documentation:
- job: run-tox-pipeline # Only run when tox has finished
before_script:
- vale --config=docs/vale/.vale.ini sync
- cd $CI_PROJECT_DIR/docs/vale
- vale sync
script:
- vale --config=docs/vale/.vale.ini docs/source/*.rst lso/*.py
- vale $CI_PROJECT_DIR/docs/source/*.rst $CI_PROJECT_DIR/lso/*.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment