mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-10 14:54:46 +00:00
Adding debug argument to maven command
This commit is contained in:
parent
b604f38983
commit
f3ad217b36
@ -74,6 +74,7 @@ steps:
|
|||||||
publishJUnitResults: true
|
publishJUnitResults: true
|
||||||
testResultsFiles: '**/surefire-reports/TEST-*.xml'
|
testResultsFiles: '**/surefire-reports/TEST-*.xml'
|
||||||
goals: 'clean package'
|
goals: 'clean package'
|
||||||
|
options: '-X'
|
||||||
|
|
||||||
# Upload test results to codecov
|
# Upload test results to codecov
|
||||||
- script: bash <(curl https://codecov.io/bash) -t $(codecov)
|
- script: bash <(curl https://codecov.io/bash) -t $(codecov)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user