Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
29f188b32c
commit
26aec93ea6
@ -69,5 +69,9 @@ pipeline {
|
||||
sh 'rm -rf *'
|
||||
}
|
||||
}
|
||||
post {
|
||||
always {
|
||||
build job: 'z-s434686-training'
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user