This commit is contained in:
Jan Nowak 2021-04-10 21:44:04 +02:00
parent c400929175
commit 565eb748c2

1
Jenkinsfile vendored
View File

@ -35,7 +35,6 @@ pipeline {
img.inside {
sh 'kaggle config path -p .'
sh 'rm -f *.csv *.zip'
sh 'mkdir /.kaggle'
sh 'ls -l'
sh 'cat /etc/issue'
sh 'chmod +x skrypt.sh'