Jenkinsfile update
This commit is contained in:
parent
02c098e1dd
commit
a3c928d739
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -39,5 +39,10 @@ pipeline {
|
||||
archiveArtifacts 'wikiniews_results.tsv'
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
steps {
|
||||
build 's452094-plots'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user