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