Azure / azure-uamqp-python

AMQP 1.0 client library for Python
MIT License
57 stars 48 forks source link

UAMQP live test pipeline - update SDK cloned branch #237

Closed swathipil closed 1 year ago

swathipil commented 3 years ago

In .azure-pipelines/client.test.live.yml, update the script line which clones the SDK repo so that the branch that is cloned is read in from a variable. If the variable is NULL, default should be to clone the master branch.