diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dc5b748..741fceb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,7 @@ variables: -DdeployAtEnd=true -Dsonar.host.url=$SONAR_URL -Dsonar.token=$SONAR_TOKEN + -Dsonar.projectKey=EasyDrop -Dhttps.protocols=TLSv1.2 -Dorg.slf4j.simpleLogger.showDateTime=true -Djava.awt.headless=true