We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e370d7 commit 548512cCopy full SHA for 548512c
.gitlab-ci.yml
@@ -53,7 +53,7 @@ stages:
53
54
# Commit lint job - check commit message format
55
commitlint:
56
- image: node:22.18.0@sha256:3266bc9e8bee1acc8a77386eefaf574987d2729b8c5ec35b0dbd6ddbc40b0ce2
+ image: node:22.19.0@sha256:6fe286835c595e53cdafc4889e9eff903dd3008a3050c1675809148d8e0df805
57
stage: lint
58
rules:
59
- if: '$CI_PIPELINE_SOURCE == "push"'
0 commit comments