debug push
This commit is contained in:
parent
2ad0cf70c3
commit
cba8461a38
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -31,6 +31,7 @@ pipeline {
|
||||
"KAGGLE_KEY=${params.KAGGLE_KEY}", "CUTOFF=${params.CUTOFF}"]) {
|
||||
sh "chmod 777 ./script.sh"
|
||||
sh './script.sh'
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user