Update 'Jenkinsfile'
This commit is contained in:
parent
ace8739e4e
commit
0fb8665763
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -46,7 +46,7 @@ pipeline {
|
||||
sh 'ls -a | tee ls.txt'
|
||||
sh 'unzip video-game-sales-with-ratings.zip -d data'
|
||||
sh 'rm video-game-sales-with-ratings.zip'
|
||||
sh 'ls -a data/ | tee dataset.txt'
|
||||
sh 'ls -a data/ | tee dataset.csv'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user