Skip to content

Commit

Permalink
feat(container): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gperdomor committed Apr 18, 2024
1 parent cb3a82e commit 833d680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/guides/ci-setup.md
Expand Up @@ -146,6 +146,8 @@ lint:commit:
entrypoint: ['']
stage: lint
script:
# Uncomment the next line if you are extending the @commitlint/config-nx-scopes in your commitlint configuration
#- npm i -g nx@$(node -pe "require('./package.json').devDependencies.nx")
- echo "${CI_COMMIT_MESSAGE}" | commitlint
```

Expand Down

0 comments on commit 833d680

Please sign in to comment.