mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
gc: pass OPENSTACK_CREDS to mantle container
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
c4237aa095
commit
b8cafc1b9f
@ -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