commit | 2607b55366663b35046e7a7d5483f11ffa9dcf73 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Mar 27 23:39:42 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Mar 27 23:39:42 2023 +0000 |
tree | d737e1c573e10a79aa4333da835b5ab0729370f8 | |
parent | bf1780034050169039fa10c15daf2a035ce0f910 [diff] |
chore: inject keystone to swift
diff --git a/.github/workflows/manila.yml b/.github/workflows/manila.yml index cc3f093..1ac2a57 100644 --- a/.github/workflows/manila.yml +++ b/.github/workflows/manila.yml
@@ -41,6 +41,7 @@ sudo apt-get install -y debootstrap qemu-utils pipx install diskimage-builder==3.28.0 pipx install python-swiftclient + pipx inject python-swiftclient python-keystoneclient pipx install poetry poetry self add "poetry-dynamic-versioning[plugin]"