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