Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
0b02a1a30a
commit
99d776996c
@ -68,5 +68,10 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
sh 'rm -rf *'
|
sh 'rm -rf *'
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
post {
|
||||||
|
always {
|
||||||
|
build 'z-s434686-training'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user