We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3651f4 commit 71e939aCopy full SHA for 71e939a
Makefile
@@ -87,7 +87,7 @@ cdk-synth:
87
npx cdk synth \
88
--quiet \
89
--app "npx ts-node --prefer-ts-exts packages/cdk/bin/EpsAssistMeApp.ts" \
90
- --context accountId=undefined \
+ --context accountId=$$ACCOUNT_ID \
91
--context stackName=epsam \
92
--context versionNumber=undefined \
93
--context commitId=undefined \
0 commit comments