Plots build
This commit is contained in:
parent
96c801b8de
commit
5ccff81cd6
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -29,6 +29,12 @@ pipeline {
|
||||
archiveArtifacts 'srr.txt'
|
||||
archiveArtifacts 'wikiniewsResultsWithWer.tsv'
|
||||
}
|
||||
}
|
||||
stage('Build plots')
|
||||
{
|
||||
steps {
|
||||
build 'Wojciech Ufnowski-plots'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user