Commit 180403e5 authored by suhuiguang's avatar suhuiguang

1.jdk8

parent fb4a1fae
Pipeline #236 passed with stage
in 22 minutes 14 seconds
sonarqube-check-amos-boot-biz-temp: sonarqube-check-amos-boot-biz-temp:
image: maven:3.6.3-jdk-11 image: maven:3.6.3-jdk-8
variables: variables:
SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache
GIT_DEPTH: "0" # Tells git to fetch all the branches of the project, required by the analysis task GIT_DEPTH: "0" # Tells git to fetch all the branches of the project, required by the analysis task
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment