We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7492c1 commit 883fcbeCopy full SHA for 883fcbe
.gitlab-ci.yml
@@ -96,7 +96,7 @@ stages:
96
- ./ci/build_depends.sh
97
- ./ci/build_src.sh
98
- ./ci/test_unittests.sh
99
- - ./ci/test_integrationtests.sh
+ - ./ci/test_integrationtests.sh --extended --exclude pruning,dbcrash
100
101
after_script:
102
# Copy all cache files into cache-artifact so that they get uploaded. We only do this for develop so that artifacts
0 commit comments