File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ version : 2.0
2+
3+ steps :
4+ pre_codecheck :
5+ - checkout
6+ - sh :
7+ command :
8+ cd${WORKSPACE}/code && export PATH=/opt/buildtools/maven/apache-maven-3.6.3/bin:$PATH && mvn -version && mvn clean compile -Dmaven.test.skip=true -gs /usr1/maven/settings/cbu-maven-user-settings.xml -S /usr1/maven/settings/cbu-maven-user-settings.xml
9+ effect_tool : spotbugs
10+ tool_params :
11+ secsolar :
12+ compile_script : export PATH=/opt/buildtools/maven/apache-maven-3.6.3/bin:$PATH && mvn -version && mvn clean compile -Dmaven.test.skip=true -gs /usr1/maven/settings/cbu-maven-user-settings.xml -S /usr1/maven/settings/cbu-maven-user-settings.xml
13+ spotbugs :
14+ compileScriptCmd :
15+ workingPath : ./
16+ compileScriptNote :
17+ compileScriptType :
18+ jdkVersion :
You can’t perform that action at this time.
0 commit comments