wip
This commit is contained in:
parent
a042a22bfe
commit
9001fd1671
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
checkout scm
|
checkout scm
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
stage('Stage 2 - bash script') {
|
stage('Stage 2 - bash script') {
|
||||||
steps {
|
steps {
|
||||||
./process_data.sh
|
./process_data.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user