Update 'Jenkinsfile_dataset_stats'
This commit is contained in:
parent
ac3214e063
commit
425ffc7547
@ -7,8 +7,6 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
//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 'rm -rf ium_z434686'
|
sh 'rm -rf ium_z434686'
|
||||||
sh 'rm -rf data/'
|
|
||||||
sh 'rm -rf video-game-sales-with-ratings.zip'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('checkout') {
|
stage('checkout') {
|
||||||
|
Loading…
Reference in New Issue
Block a user