Build to a new tag named "b-master"
This commit is contained in:
parent
70b38d2742
commit
efc71d9f2d
4 changed files with 7 additions and 3 deletions
|
@ -4,6 +4,5 @@ node() {
|
|||
stage("Checkout") {
|
||||
deleteDir()
|
||||
git(url: "https://github.com/omallo/ruby-ex.git", branch: "${FEATURE_BRANCH}", credentialsId: "github-omallo")
|
||||
sh "git status"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue