Skip to content

Commit ae76d42

Browse files
SAN-6255 Pass the redirect url
1 parent 1833012 commit ae76d42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/group_vars/alpha-api-base.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ api_base_container_envs:
5858
value: "{{ api_github_deploy_keys_bucket }}"
5959
- name: GITHUB_HOOK_URL
6060
value: "{{ api_url }}/actions/github"
61+
- name: GITHUB_UPGRADE_REDIRECT_URL
62+
value: "https://{{ domain }}/githubAuthUpgrade/"
6163
- name: GITHUB_WEBHOOK_URL
6264
value: "https://{{ drake_hostname }}/github"
6365
- name: GITHUB_VARNISH_HOST

0 commit comments

Comments
 (0)