Add GITLAB_USERNAME and GITLAB_USEREMAIL variables to CI pipeline configuration
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@ stages:
|
||||
|
||||
variables:
|
||||
GITLAB_CLONE_DIR: "/builds/th-schwarz/CloudflareDNS-java"
|
||||
# GITLAB_CLONE_DIR: "cloudflaredns-java"
|
||||
GITLAB_USERNAME: $GITLAB_USERNAME
|
||||
GITLAB_USEREMAIL: GITLAB_USEREMAIL
|
||||
SONAR_HOST_URL: $SONAR_HOST_URL
|
||||
SONAR_PROJECT_KEY: "thischwa_CloudflareDNS-java"
|
||||
SONAR_ORGANIZATION: "thischwa"
|
||||
|
||||
Reference in New Issue
Block a user