зеркало из https://github.com/microsoft/Oryx.git
updated
This commit is contained in:
Родитель
d0acbc1679
Коммит
8e694b2bdf
|
@ -3,7 +3,7 @@
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
# branch name is of the format: refs/heads/patch/21090924.1
|
# branch name is of the format: refs/heads/patch/21090924.1
|
||||||
replacingText="refs/heads"
|
replacingText="refs/heads/"
|
||||||
sourceBranch=$(echo "$BUILD_SOURCEBRANCH" | sed -e "s.$replacingText..g")
|
sourceBranch=$(echo "$BUILD_SOURCEBRANCH" | sed -e "s.$replacingText..g")
|
||||||
|
|
||||||
if [ "$sourceBranch" == "master" ]; then
|
if [ "$sourceBranch" == "master" ]; then
|
||||||
|
|
Загрузка…
Ссылка в новой задаче