We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa84161 commit 4d763c5Copy full SHA for 4d763c5
ecs_model_deployer/src/cdk.json
@@ -1,5 +1,5 @@
1
{
2
- "app": "node ./lib/app.js",
+ "app": "node ./ecs_model_deployer/src/lib/app.js",
3
"requireApproval": "never",
4
"watch": {
5
"include": ["**"],
0 commit comments