Skip to content

Commit

Permalink
test postCliContext vs context
Browse files Browse the repository at this point in the history
  • Loading branch information
go-to-k committed Mar 12, 2024
1 parent 79cd494 commit ce29920
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class PipelineStack extends Stack {
}

const app = new App({
postCliContext: {
context: {
'@aws-cdk/core:newStyleStackSynthesis': '1',
'@aws-cdk/aws-codepipeline:defaultPipelineTypeToV2': false,
},
Expand Down

0 comments on commit ce29920

Please sign in to comment.