mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-27 08:40:23 +00:00
build: update commitlint to use latest tag
updaing the commitlint to the latest, so
each time latest release can be installed by
default.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 3805c29f36
)
This commit is contained in:
parent
1a83027a4d
commit
05c9b3b245
@ -19,6 +19,9 @@ CEPH_VERSION=octopus
|
|||||||
GOLANG_VERSION=1.16.4
|
GOLANG_VERSION=1.16.4
|
||||||
GO111MODULE=on
|
GO111MODULE=on
|
||||||
|
|
||||||
|
# commitlint version
|
||||||
|
COMMITLINT_VERSION=latest
|
||||||
|
|
||||||
# static checks and linters
|
# static checks and linters
|
||||||
GOLANGCI_VERSION=v1.39.0
|
GOLANGCI_VERSION=v1.39.0
|
||||||
GOSEC_VERSION=v2.7.0
|
GOSEC_VERSION=v2.7.0
|
||||||
|
Loading…
Reference in New Issue
Block a user