Skip to content

Commit 2009fd6

Browse files
Merge pull request #686 from CodeNow/SAN-6255
SAN-6255 Pass the redirect url
2 parents 9c5cf18 + 0b1da9b commit 2009fd6

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://app.{{ domain }}/githubAuthUpgrade/"
6163
- name: GITHUB_WEBHOOK_URL
6264
value: "https://{{ drake_hostname }}/github"
6365
- name: GITHUB_VARNISH_HOST

0 commit comments

Comments
 (0)