master- Sync Repo
This commit is contained in:
2
jenkins/cd/Jenkinsfile
vendored
2
jenkins/cd/Jenkinsfile
vendored
@@ -11,7 +11,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
BRANCH_NAME = env.GIT_BRANCH.replace('origin/', '')
|
BRANCH_NAME = env.GIT_BRANCH.replace('master/', '')
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Reference in New Issue
Block a user