Skip to content
Snippets Groups Projects
Commit 43ec334c authored by Marius Vlad's avatar Marius Vlad
Browse files

gitlab-ci: Use the same name as for check-commits

parent 15a552b6
No related branches found
No related tags found
2 merge requests!905color-lcms: Introduction and implementation of LCMS plugin,!708gitlab-ci: Use the same name as for check-commits
Pipeline #426293 passed
......@@ -92,7 +92,7 @@ check-commit:
- when: never
script:
- ci-fairy check-commits --signed-off-by --junit-xml=results.xml
- ci-fairy check-merge-request --require-allow-collaboration --junit-xml=result.xml
- ci-fairy check-merge-request --require-allow-collaboration --junit-xml=results.xml
variables:
GIT_DEPTH: 100
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment