Zaktualizuj 'jenkinsfile'
fix
This commit is contained in:
parent
a760876bdc
commit
0ca6232075
@ -12,7 +12,7 @@ pipeline {
|
||||
sh "git branch -a"
|
||||
// Checkout to a specific branch in your repo.
|
||||
sh "git checkout master"
|
||||
sh "chmod u+x ./script2.sh"
|
||||
sh "chmod u+x ./script.sh"
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user