fixed some secrets
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-02-27 19:42:56 +01:00
parent 417d85488d
commit c0b3835cfd

View File

@@ -107,9 +107,9 @@ steps:
from_secret: proxmox_password
TF_VAR_clone_vm_password:
from_secret: e2e_vm_password
TOFU_GARAGE_ACCESS_KEY:
AWS_ACCESS_KEY_ID:
from_secret: tofu_garage_access_key
TOFU_GARAGE_SECRET_KEY:
AWS_SECRET_ACCESS_KEY:
from_secret: tofu_garage_secret_key
commands:
- cd tofu/e2e
@@ -160,9 +160,9 @@ steps:
from_secret: proxmox_password
TF_VAR_clone_vm_password:
from_secret: e2e_vm_password
TOFU_GARAGE_ACCESS_KEY:
AWS_ACCESS_KEY_ID:
from_secret: tofu_garage_access_key
TOFU_GARAGE_SECRET_KEY:
AWS_SECRET_ACCESS_KEY:
from_secret: tofu_garage_secret_key
commands:
- cd tofu/e2e