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 c527ef1 commit 47694d3Copy full SHA for 47694d3
.github/workflows/nightly-build.yml
@@ -58,6 +58,7 @@ jobs:
58
org.quickfixj.quickfixj-orchestration
59
org.quickfixj.quickfixj-parent
60
org.quickfixj.quickfixj-perf-test
61
+ org.quickfixj.quickfixj-stress-test
62
63
- name: Deploy SNAPSHOT
64
run: ./mvnw deploy -B -V -DskipTests -D"maven.javadoc.skip"="true" -D"java.util.logging.config.file"="${{github.workspace}}/quickfixj-core/src/test/resources/logging.properties" -D"http.keepAlive"="false" -D"maven.wagon.http.pool"="false" -D"maven.wagon.httpconnectionManager.ttlSeconds"="120"
0 commit comments