Skip to content
Snippets Groups Projects
Verified Commit d888106b authored by David Runge's avatar David Runge :chipmunk:
Browse files

ci: Split checks into separate jobs and do not rely on script anymore.

While a script as pre-commit hook is convenient it is not flexible enough to account for several CI stages.
Split all checks into separate jobs and add them to the check stage.
Split cargo deny call into job and add to test stage (run after build).
Add all check jobs to publish job as requirement.
parent b51bbf62
No related branches found
No related tags found
1 merge request!29CI simplifications
Pipeline #69784 passed