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