Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
7fe2c86dbe
commit
395502239b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -40,7 +40,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
sh './download.sh $CUTOFF'
|
sh './download.sh $CUTOFF'
|
||||||
archiveArtifacts artifacts: 'all_games.csv.dev, all_games.csv.test, all_games.csv.train', followSymlinks: false
|
archiveArtifacts artifacts: 'imdb_top_1000_dev.csv, imdb_top_1000_test.csv, imdb_top_1000_train.csv', followSymlinks: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user