change to apikey login
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
Jochen Maes 2023-11-18 17:40:57 +01:00
parent c1a41e3663
commit 9438a3edd3

View File

@ -4,7 +4,7 @@ set -e
bw config server ${BW_HOST}
export BW_SESSION=$(bw login ${BW_USER} --passwordenv ${BW_PASSWORD} --raw)
export BW_SESSION=$(bw login --apikey --raw)
bw unlock --check