Skip to content

Commit 47694d3

Browse files
authored
Add quickfixj-stress-test to nightly build
1 parent c527ef1 commit 47694d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
org.quickfixj.quickfixj-orchestration
5959
org.quickfixj.quickfixj-parent
6060
org.quickfixj.quickfixj-perf-test
61+
org.quickfixj.quickfixj-stress-test
6162
6263
- name: Deploy SNAPSHOT
6364
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

Comments
 (0)