We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c5cf18 + 0b1da9b commit 2009fd6Copy full SHA for 2009fd6
1 file changed
ansible/group_vars/alpha-api-base.yml
@@ -58,6 +58,8 @@ api_base_container_envs:
58
value: "{{ api_github_deploy_keys_bucket }}"
59
- name: GITHUB_HOOK_URL
60
value: "{{ api_url }}/actions/github"
61
+ - name: GITHUB_UPGRADE_REDIRECT_URL
62
+ value: "https://app.{{ domain }}/githubAuthUpgrade/"
63
- name: GITHUB_WEBHOOK_URL
64
value: "https://{{ drake_hostname }}/github"
65
- name: GITHUB_VARNISH_HOST
0 commit comments