Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
dee2722155
commit
39e6040d2d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -39,7 +39,7 @@ pipeline {
|
||||
sh 'kaggle datasets list'
|
||||
}
|
||||
}
|
||||
sh './download.sh $CUTOFF'
|
||||
sh './download_new.sh $CUTOFF'
|
||||
archiveArtifacts artifacts: 'all_games.csv.dev, all_games.csv.test, all_games.csv.train', followSymlinks: false
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user