wip
This commit is contained in:
parent
9c9ac6a1a2
commit
405b33afb8
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -8,7 +8,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('bash script') {
|
stage('bash script') {
|
||||||
steps {
|
steps {
|
||||||
./process_data.sh
|
sh ./process_data.sh
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user