moving folders around
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"app": "npx ts-node --prefer-ts-exts bin/deploy.ts",
|
||||
"context": {
|
||||
"@aws-cdk/core:enableStackNameDuplicates": "true",
|
||||
"aws-cdk:enableDiffNoFail": "true",
|
||||
"@aws-cdk/core:stackRelativeExports": "true",
|
||||
"@aws-cdk/aws-ecr-assets:dockerIgnoreSupport": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user