jenkinsfile modified
This commit is contained in:
parent
9d63cb6912
commit
dfa91a43f4
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -25,6 +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'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user