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