jenkinsfile modified
This commit is contained in:
parent
dfa91a43f4
commit
9942ed4b8d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -25,7 +25,7 @@ pipeline {
|
||||
sh 'chmod +x ./script.sh'
|
||||
sh label: 'ls', script: 'ls'
|
||||
sh label: 'cat', script: 'cat res.txt'
|
||||
sh label: 'cat', script: 'wikiniews_results.tsv'
|
||||
sh label: 'cat', script: 'cat wikiniews_results.tsv'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user