mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
update
This commit is contained in:
parent
85a837e652
commit
9e448a716d
4 changed files with 33 additions and 17 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue