Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
e3f7b8449c
commit
c60395a585
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -45,5 +45,8 @@ pipeline {
|
||||
archiveArtifacts artifacts: 'imdb_top_1000_dev.csv, imdb_top_1000_test.csv, imdb_top_1000_train.csv', followSymlinks: false
|
||||
}
|
||||
}
|
||||
stage ('Stats job') {
|
||||
build job: 's444018-dataset-stats', parameters: [[$class: '', name: 's444018-dataset-stats', value: systemname]]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user