UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c03703ed authored by Zachariah Dzielinski's avatar Zachariah Dzielinski
Browse files

ci: added linting for changelog and version

parent 3a269784
No related branches found
No related tags found
1 merge request!158Linting for changelog and version
Pipeline #136045 failed
......@@ -60,7 +60,10 @@ commitlint:
stage: .pre
allow_failure: true
script:
- ./scripts/lint_version.sh
- dnf module install -y nodejs
- npm install --only=dev
- git fetch --all
- ./scripts/commitlint.sh
pre vars:
image: registry.dsop.io/platform-one/big-bang/pipeline-templates/pipeline-templates/pre-envs:ubi8.3
......
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