master- Sync Repo

This commit is contained in:
Mali Bayhan 2021-12-10 09:58:41 -08:00
parent e9efe1ab8f
commit 37723776f0

View File

@ -11,7 +11,7 @@ pipeline {
} }
environment { environment {
BRANCH_NAME = env.GIT_BRANCH.replace('origin/', '') BRANCH_NAME = env.GIT_BRANCH.replace('master/', '')
} }
stages { stages {