Skip to content

Commit 9ef329d

Browse files
authored
chore: Updated rustls dependency to 0.22 (#52)
1 parent aac4413 commit 9ef329d

File tree

8 files changed

+362
-378
lines changed

8 files changed

+362
-378
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: "-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)