Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
3faf48962c
commit
b0956fec34
@ -55,7 +55,7 @@ pipeline {
|
|||||||
//Wypisz wartość parametru w konsoli (To nie jest polecenie bash, tylko groovy!)
|
//Wypisz wartość parametru w konsoli (To nie jest polecenie bash, tylko groovy!)
|
||||||
sh 'echo $KAGGLE_KEY'
|
sh 'echo $KAGGLE_KEY'
|
||||||
sh 'pip3 install -r ./ium_z360792/requirements.txt'
|
sh 'pip3 install -r ./ium_z360792/requirements.txt'
|
||||||
sh 'python3 ./ium_z360792/datasets.py'
|
sh 'python3 ./ium_z360792/dataset.py'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Goodbye!') {
|
stage('Goodbye!') {
|
||||||
|
Loading…
Reference in New Issue
Block a user