mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
[deploy-opentofu] bw unlock correction
This commit is contained in:
@ -128,7 +128,7 @@ jobs:
|
||||
bw config server https://vaultwarden.fenix-dev.com
|
||||
#BW_SESSION=$(bw login)
|
||||
bw login --apikey
|
||||
BW_SESSION=$(bw unlock "$BW_PASSWORD" --raw)
|
||||
BW_SESSION=$(bw unlock --passwordenv BW_PASSWORD)
|
||||
|
||||
- name: vaultwarden getsecrets
|
||||
working-directory: infra/iac
|
||||
|
||||
Reference in New Issue
Block a user