.
This commit is contained in:
parent
a8bf0c7378
commit
dff2921c50
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -27,7 +27,6 @@ pipeline {
|
||||
withEnv(["KAGGLE_USERNAME=${params.KAGGLE_USERNAME}",
|
||||
"KAGGLE_KEY=${params.KAGGLE_KEY}" ]) {
|
||||
sh 'echo KAGGLE_USERNAME: $KAGGLE_USERNAME'
|
||||
sh 'echo KAGGLE_USERNAME: $KAGGLE_KEY'
|
||||
sh 'kaggle datasets download -d szamil/who-suicide-statistics'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user