update
This commit is contained in:
11
pipeline.yml
11
pipeline.yml
@@ -6,6 +6,15 @@ variables:
|
||||
GO_VERSION: "1.20"
|
||||
GOLANGCI_LINT_VERISON: "v1.55.2"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
compliance:
|
||||
stage: compliance
|
||||
trigger:
|
||||
@@ -42,3 +51,5 @@ build_go_api:
|
||||
- 'pipelines/golang.yml'
|
||||
rules:
|
||||
- if: '$PIPELINE =~ /goapi/'
|
||||
exists:
|
||||
- "go.mod"
|
||||
|
||||
Reference in New Issue
Block a user