mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Merge pull request '[deploy-opentofu] bw unlock correction' (#241) from fenix-admin into main
Reviewed-on: fenix-gitea-admin/iac-opentofu-private#241
This commit is contained in:
@ -128,7 +128,8 @@ jobs:
|
|||||||
bw config server https://vaultwarden.fenix-dev.com
|
bw config server https://vaultwarden.fenix-dev.com
|
||||||
#BW_SESSION=$(bw login)
|
#BW_SESSION=$(bw login)
|
||||||
bw login --apikey
|
bw login --apikey
|
||||||
BW_SESSION=$(bw unlock --passwordenv BW_PASSWORD)
|
BW_SESSION=$(bw unlock)
|
||||||
|
echo "$BW_SESSION"
|
||||||
|
|
||||||
- name: vaultwarden getsecrets
|
- name: vaultwarden getsecrets
|
||||||
working-directory: infra/iac
|
working-directory: infra/iac
|
||||||
|
|||||||
Reference in New Issue
Block a user