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