Update Jenkinsfile
This commit is contained in:
parent
24e5488c86
commit
0480dddbb8
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -11,6 +11,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('sh: Shell Script') {
|
stage('sh: Shell Script') {
|
||||||
steps {
|
steps {
|
||||||
|
cd "ium_452487"
|
||||||
sh "dataset_download.sh"
|
sh "dataset_download.sh"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user