зеркало из https://github.com/Azure/autorest.az.git
Using amecodegenbot cliext repo in release pipeline (#511)
This commit is contained in:
Родитель
3b1b58b840
Коммит
917eafb3b0
|
@ -80,7 +80,7 @@ stages:
|
|||
echo -e "\e[32m[$(date -u)] LOG: Clone azure-cli"
|
||||
git clone --single-branch -b dev https://github.com/Azure/azure-cli.git ../azure-cli
|
||||
echo -e "\e[32m[$(date -u)] LOG: Clone azure-cli-extensions"
|
||||
git clone --single-branch -b master https://github.com/Azure/azure-cli-extensions.git ../azure-cli-extensions
|
||||
git clone --single-branch -b master https://github.com/amecodegenbot/azure-cli-extensions.git ../azure-cli-extensions
|
||||
echo -e "\e[32m[$(date -u)] LOG: Clone autorest.testserver"
|
||||
git clone --single-branch -b master https://github.com/Azure/autorest.testserver.git ../autorest.testserver
|
||||
displayName: 'Clone Branch'
|
||||
|
|
Загрузка…
Ссылка в новой задаче