Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
f63f0aca9f
commit
bdbbe8c315
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -25,8 +25,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Script'){
|
||||
steps {
|
||||
sh 'sh ./lab2/download.sh'
|
||||
sh 'python3 ./lab2/main.py'
|
||||
|
||||
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