This commit is contained in:
2023-11-25 05:49:12 -06:00
parent 85a837e652
commit 9e448a716d
4 changed files with 33 additions and 17 deletions

View File

@@ -19,16 +19,6 @@ version:
- if: $CI_COMMIT_REF_NAME == 'main'
- if: $CI_COMMIT_BRANCH =~ '/^release/'
sonarqube:
extends: .sonarcloud-check
stage: .pre
rules:
- if: $CI_COMMIT_REF_NAME == 'main' || $CI_PIPELINE_SOURCE == 'merge_request_event'
golang-lint:
extends: .golang-lint
stage: .pre
gobuild:
variables:
GOPROXY: https://nexus.durp.info/repository/go/