Skip to content

Commit d603605

Browse files
committed
more mvn debug logging
1 parent 86ae353 commit d603605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run_tests_pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ stages:
118118
inputs:
119119
mavenPOMFile: 'questdb/pom.xml'
120120
jdkVersionOption: '1.11'
121-
options: "install -DskipTests -Pbuild-web-console"
121+
options: "install -e -X -DskipTests -Pbuild-web-console"
122122
- script: |
123123
python3 system_test/test.py run --repo ./questdb -v
124124
displayName: "integration test"

0 commit comments

Comments
 (0)