This commit is contained in:
2024-04-01 06:32:12 -05:00
parent ec71dd1921
commit 2971afc3f8
2 changed files with 1 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ stages:
include:
- template: Security/Secret-Detection.gitlab-ci.yml
- local: .variables.yml
- project: 'developerdurp/yml'
ref: 'main'
file:

View File

@@ -1,5 +1,4 @@
variables:
PIPELINE: 'goapi'
GO_VERSION: '1.22'
GOLANGCI_LINT_VERISON: "v1.54"
OCTO_PROJECT_NAME: "DurpAPI"