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