Skip to content

Commit

Permalink
test build for feature flag in integ test
Browse files Browse the repository at this point in the history
  • Loading branch information
go-to-k committed Feb 2, 2024
1 parent d4ce487 commit fd0ee48
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ const prodStage = {
};

new codepipeline.Pipeline(stack, 'Pipeline', {
crossAccountKeys: true,
stages: [
sourceStage,
prodStage,
Expand Down

0 comments on commit fd0ee48

Please sign in to comment.