mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-18 22:21:36 +01:00
gc: pass OPENSTACK_CREDS to mantle container
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
db997fb38c
commit
836d5c04ec
@ -151,6 +151,7 @@ function _garbage_collect_impl() {
|
||||
--env EQUINIXMETAL_KEY --env EQUINIXMETAL_PROJECT \
|
||||
--env GCP_JSON_KEY \
|
||||
--env VMWARE_ESX_CREDS \
|
||||
--env OPENSTACK_CREDS \
|
||||
-w /work -v "$PWD":/work "${mantle_ref}" /work/ci-automation/garbage_collect_cloud.sh
|
||||
}
|
||||
# --
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user