11
This commit is contained in:
parent
88cb854a9b
commit
12ae9cf6e2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -14,7 +14,7 @@ pipeline {
|
||||
stage('Run') {
|
||||
steps{
|
||||
sh 'git checkout'
|
||||
sh 'sh test.sh text.txt'
|
||||
sh 'sh test.sh text.txt out.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user