Update .zshrc

This commit is contained in:
Kasper Juul Hermansen 2023-12-23 23:13:55 +01:00
parent 4d838dac99
commit d23044c1f8
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -29,6 +29,8 @@ export HOMEBREW_GITHUB_API_TOKEN="$GITHUB_ACCESS_TOKEN"
export GITHUB_LUNAR_CI_TOKEN="$GITHUB_ACCESS_TOKEN"
export RENOVATE_TOKEN={{ .renovate_token | quote }}
export CLANK_KUBERNETES_CONFIGS={{ .clank_kubernetes_configs_path }}
# Toolkit
export SRC_ENDPOINT=https://lunar.sourcegraph.com
export SRC_ACCESS_TOKEN={{ .source_graph_token | quote }}