Skip to content

Commit

Permalink
Change GitHub repo name in CodePipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dvassallo committed Sep 24, 2019
1 parent 1bc4112 commit 2e3f427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deploy-infra.sh
Expand Up @@ -45,7 +45,7 @@ aws cloudformation deploy \
--capabilities CAPABILITY_NAMED_IAM \
--parameter-overrides \
GitHubOwner=encrypted-dev \
GitHubRepo=proof-of-concept \
GitHubRepo=userbase \
GitHubBranch=master \
GitHubPersonalAccessToken=$ACCESS_TOKEN \
EC2StagingInstanceType=t3.micro \
Expand Down

0 comments on commit 2e3f427

Please sign in to comment.