Skip to content

Commit 906fecd

Browse files
committed
reverted branch for pipeline
1 parent 9d9838b commit 906fecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pipeline-stack/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default class PipelineConstruct extends cdk.Construct {
3232
.repository({
3333
repoUrl: 'ssp-eks-patterns',
3434
credentialsSecretName: 'github-token',
35-
branch: 'feature/acm-integration'
35+
branch: 'main'
3636
})
3737
.stage({
3838
id: 'us-west-1-managed-ssp',

0 commit comments

Comments
 (0)