UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Add commitlint job

Merged Zachariah Dzielinski requested to merge commitlint-ci into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -39,8 +39,9 @@ commitlint:
image: registry.dsop.io/platform-one/big-bang/pipeline-templates/pipeline-templates/pre-envs:ubi8.3
stage: .pre
script:
- dnf module install -y nodejs:12
- dnf module install -y nodejs:15
- npm install --only=dev
- git fetch --all
- ./scripts/commitlint.sh
pre vars:
Loading