Update Jenkinsfile
This commit is contained in:
parent
3f6119debe
commit
257c54015d
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
@ -56,4 +56,11 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post {
|
||||||
|
always {
|
||||||
|
build job: 's464903-training', wait: false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user