mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-10 01:01:29 -05:00
update
This commit is contained in:
parent
a73c5aba19
commit
7846749fde
2 changed files with 5 additions and 4 deletions
|
|
@ -1,8 +1,10 @@
|
|||
stages:
|
||||
- compliance
|
||||
- deploy
|
||||
|
||||
variables:
|
||||
GOLANGCI-LINT-VERISON: "v1.55.2"
|
||||
GO_VERSION: "1.20"
|
||||
GOLANGCI_LINT_VERISON: "v1.55.2"
|
||||
|
||||
compliance:
|
||||
stage: compliance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue