add build starter
This commit is contained in:
parent
e70f6a1833
commit
0de87a8a6f
5
lab5/create/Jenkinsfile
vendored
5
lab5/create/Jenkinsfile
vendored
@ -37,4 +37,9 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
post {
|
||||||
|
success {
|
||||||
|
build job: 's434684-training/master'
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user