UNCLASSIFIED - NO CUI

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

ci: first pass attempt to test commitlint job

parent 2ad8befd
No related branches found
No related tags found
No related merge requests found
Pipeline #125897 failed
......@@ -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:
......
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