Update 'Jenkinsfile'
This commit is contained in:
parent
19a42eeacb
commit
0187e97a4c
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -44,7 +44,6 @@ pipeline {
|
|||||||
print 'DEBUG: parameter isFoo = ' + params.KAGGLE_USERNAME
|
print 'DEBUG: parameter isFoo = ' + params.KAGGLE_USERNAME
|
||||||
sh 'export KAGGLE_USERNAME=${params.KAGGLE_USERNAME}'
|
sh 'export KAGGLE_USERNAME=${params.KAGGLE_USERNAME}'
|
||||||
sh 'export KAGGLE_KEY=${params.KAGGLE_KEY}'
|
sh 'export KAGGLE_KEY=${params.KAGGLE_KEY}'
|
||||||
sh 'export KAGGLE_KEY=$KAGGLE_KEY'
|
|
||||||
// sh 'kaggle datasets download -d gpreda/covid-world-vaccination-progress.zip'
|
// sh 'kaggle datasets download -d gpreda/covid-world-vaccination-progress.zip'
|
||||||
// sh 'unzip covid-world-vaccination-progress.zip.zip -d ./ium_z360792'
|
// sh 'unzip covid-world-vaccination-progress.zip.zip -d ./ium_z360792'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user