Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jenkins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ym
jenkins
Commits
61893e1c
Commit
61893e1c
authored
Oct 12, 2018
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20180083: Job [HRB_Analysis_Test] configuration updated
Change performed by §õº~?
parent
f568d92f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
jobs/HRB_Analysis_Test/config.xml
jobs/HRB_Analysis_Test/config.xml
+1
-1
No files found.
jobs/HRB_Analysis_Test/config.xml
View file @
61893e1c
...
...
@@ -48,7 +48,7 @@
<groupId>
org.ylhealth.ym.hrb.backend
</groupId>
<artifactId>
HRB
</artifactId>
</rootModule>
<goals>
compile
$SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=HRB -Dsonar.projectName=HRB -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=reports/java/surefire-reports -Dsonar.jacoco.reportPath=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPath=reports/js/lcov.dat -DskipTests=false
</goals>
<goals>
compile
cobertura:cobertura org.jacoco:jacoco-maven-plugin:prepare-agent install -Dmaven.test.failure.ignore=false $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=CRM_Booking -Dsonar.projectName=CHMB -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=target/surefire-reports -Dsonar.jacoco.reportPath=target/jacoco.exec -Dsonar.cobertura.reportPath=target/site/cobertura/coverage.xml -Dsonar.clover.reportPath=target/clover.xml
</goals>
<defaultGoals>
spring-boot:run
</defaultGoals>
<aggregatorStyleBuild>
true
</aggregatorStyleBuild>
<incrementalBuild>
false
</incrementalBuild>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment