Update 'Jenkinsfile'
This commit is contained in:
parent
dcb5ff6983
commit
70b27f1761
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -40,7 +40,7 @@ pipeline{
|
|||||||
stage('Test')
|
stage('Test')
|
||||||
{
|
{
|
||||||
steps {
|
steps {
|
||||||
build_test("world")
|
build_test "every one"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Remote SSH') {
|
stage('Remote SSH') {
|
||||||
|
Loading…
Reference in New Issue
Block a user