зеркало из https://github.com/Azure/Moodle.git
[CI] Add another required Python package
This commit is contained in:
Родитель
096bf5cee3
Коммит
7b279131af
|
@ -15,7 +15,7 @@ env:
|
|||
|
||||
install:
|
||||
- npm install # Install task runners for lint checking.
|
||||
- pip install azure-mgmt-resource keyring pycurl # Install Azure Python SDK (we only need the resource manager package)
|
||||
- pip install azure-mgmt-subscription azure-mgmt-resource keyring pycurl # Install Azure Python SDK (we only need the sub & the resource manager packages)
|
||||
|
||||
before_script:
|
||||
- ssh-keygen -q -f azure_moodle_id_rsa -N "" # Generate SSH keys to send to deployment
|
||||
|
|
Загрузка…
Ссылка в новой задаче