dosc: add gitea token [ci skip]

This commit is contained in:
decentral1se 2021-09-07 09:01:03 +02:00
parent dcf1a90c31
commit e38917339d
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
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 PASSWORD_STORE_DIR=$(pwd)/../../autonomic/passwords/passwords/
# export HCLOUD_TOKEN=$(pass show logins/hetzner/cicd/api_key)
# export CAPSUL_TOKEN=...
# export GITEA_TOKEN=...