Skip to content

Commit

Permalink
Update developer.yaml
Browse files Browse the repository at this point in the history
Make parameter for git branch pass through to GitVar stage.
  • Loading branch information
ChrisPates committed Jan 23, 2023
1 parent ad2c278 commit 19c7d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/cloudformation/developer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ Resources:
- Name: GitRepo
Value: "https://github.com/awslabs/ssosync"
- Name: GitBranch
Value: "CodePipeline"
Value: !Ref BranchName
Artifacts:
Name: SSOSync
Type: CODEPIPELINE
Expand Down

0 comments on commit 19c7d54

Please sign in to comment.