File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# ManageIQ::Providers::AzureStack
22
3- [ ![ CI] ( https://github.com/ManageIQ/manageiq-providers-azure_stack/actions/workflows/ci.yaml/badge.svg?branch=master )] ( https://github.com/ManageIQ/manageiq-providers-azure_stack/actions/workflows/ci.yaml )
3+ [ ![ CI] ( https://github.com/ManageIQ/manageiq-providers-azure_stack/actions/workflows/ci.yaml/badge.svg?branch=tal )] ( https://github.com/ManageIQ/manageiq-providers-azure_stack/actions/workflows/ci.yaml )
44
55[ ![ Chat] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/ManageIQ/manageiq-providers-azure_stack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
66
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ if [ -n "$MANAGEIQ_REPO" ]; then
1616 ln -s " $( cd " $MANAGEIQ_REPO " & > /dev/null && pwd) " " $spec_manageiq "
1717elif [ ! -d " $spec_manageiq " ]; then
1818 echo " == Cloning manageiq sample app =="
19- git clone https://github.com/ManageIQ/manageiq.git --branch master --depth 1 " $spec_manageiq "
19+ git clone https://github.com/ManageIQ/manageiq.git --branch tal --depth 1 " $spec_manageiq "
2020fi
2121
2222if [ -n " $CI " ]; then
You can’t perform that action at this time.
0 commit comments