jenkinsfile
This commit is contained in:
parent
b264e7e149
commit
8c2e54a722
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -21,10 +21,5 @@ pipeline {
|
||||
sh 'chmod +x ./service.sh'
|
||||
sh './service.sh wikiniews_results.tsv'
|
||||
}
|
||||
stage('Archive artifacts') {
|
||||
steps {
|
||||
//archiveArtifacts: 'lines_count.txt', fingerprint: true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user