6
This commit is contained in:
parent
146659bdb5
commit
264759cda9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -13,7 +13,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Run') {
|
stage('Run') {
|
||||||
steps{
|
steps{
|
||||||
sh test.sh
|
sh test.sh text.txt
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user