Zad. 1
This commit is contained in:
parent
190f2147ac
commit
453d984a1d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -13,7 +13,7 @@ pipeline {
|
||||
}
|
||||
stage('Stage 3') {
|
||||
steps {
|
||||
sh label: '', script: ''
|
||||
sh label: '', script: './script.sh wikiniews_results.tsv'
|
||||
}
|
||||
}
|
||||
stage('Stage 4') {
|
||||
|
Loading…
Reference in New Issue
Block a user