fix secret

This commit is contained in:
Linus Sehn
2022-02-01 15:36:14 +01:00
parent c45985ae66
commit ebb1bde35c
2 changed files with 3 additions and 2 deletions

View File

@ -14,7 +14,8 @@ steps:
pull: if-not-exists
image: nixery.dev/shell/openldap
environment:
LDAP_PW_FRED: ldap_pw_fred
LDAP_PW_FRED:
from_secret: ldap_pw_fred
commands:
- ldapwhoami -vvv -h 10.200.64.9 -p 389 -D uid=fred.bloggs,ou=fellowship,dc=fsfe,dc=org -x -w $LDAP_PW_FRED