abra/.envrc.sample
Roxie Gibson 451c3d772d
All checks were successful
continuous-integration/drone/push Build is passing
docs: updated go env steps fo install our pgks
2021-08-13 13:23:54 +01:00

7 lines
336 B
Plaintext

go env -w GOPRIVATE=coopcloud.tech
# Roxie: Commented these out since I need non-Autonomic users to be able to use this too who most likely don't have our pass store setup :p
#export PASSWORD_STORE_DIR=$(pwd)/../../autonomic/passwords/passwords/
#export HCLOUD_TOKEN=$(pass show logins/hetzner/cicd/api_key)
# export CAPSUL_TOKEN=...