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