This commit is contained in:
2023-11-25 08:19:34 -06:00
parent 1cdab13068
commit c16dfadf7b
3 changed files with 33 additions and 0 deletions

View File

@@ -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"