Skip to content

Commit a0c65f3

Browse files
committed
jenkins-file-command-added
1 parent 5e18ff9 commit a0c65f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pipeline {
2828
# Run keploy test with proper volume mounts
2929
sudo keploy test -c 'docker-compose up' \
3030
--container-name 'javaApp' \
31-
--test-set 'test-set-0' \
31+
-t 'test-set-0' \
3232
--build-delay 50 \
3333
--delay 20 \
3434
--debug \

0 commit comments

Comments
 (0)