Skip to content

Commit b79ddb3

Browse files
authored
Change SSHLauncher to ssh in README.md (#2785)
1 parent 1753b04 commit b79ddb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/build_agents/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jenkins:
2929
numExecutors: 4
3030
remoteFS: "/home/user2"
3131
launcher:
32-
SSHLauncher:
32+
ssh:
3333
host: "192.168.1.1"
3434
port: 22
3535
credentialsId: test

0 commit comments

Comments
 (0)