abra/.envrc.sample

4 lines
157 B
Plaintext
Raw Normal View History

2021-08-02 12:05:39 +00:00
export PASSWORD_STORE_DIR=$(pwd)/../../autonomic/passwords/passwords/
export HCLOUD_TOKEN=$(pass show logins/hetzner/cicd/api_key)
2021-08-02 13:11:14 +00:00
# export CAPSUL_TOKEN=...