9
This commit is contained in:
parent
85741b0d9d
commit
1a351800e5
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -13,7 +13,8 @@ pipeline {
|
||||
|
||||
stage('Run') {
|
||||
steps{
|
||||
echo 'Hello'
|
||||
sh 'sh git checkout'
|
||||
sh 'sh test.sh text.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user