Skip to content

Commit

Permalink
[IT-3891] Setup github CI deployments to Open Challege accounts (#1219)
Browse files Browse the repository at this point in the history
Setup github OIDC to allow github CI to deploy to openchallenges accounts.

depends on #1213
depends on #1216
  • Loading branch information
zaro0508 authored Sep 18, 2024
1 parent c33f998 commit 0ff3024
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions org-formation/650-identity-providers/_tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -794,10 +794,11 @@ GithubOidcOpenChallengesDeploy:
GitHubOrg: "Sage-Bionetworks-IT"
Repositories:
- name: "openchallenges"
branches: ["dev", "prod"]
branches: ["dev", "stage", "prod"]
DefaultOrganizationBinding:
Account:
- !Ref ITSandboxAccount
- !Ref OpenChallengesDevAccount
- !Ref OpenChallengesProdAccount
Region: us-east-1

############################### Managed Policies ###############################
Expand Down

0 comments on commit 0ff3024

Please sign in to comment.