Skip to content

Commit 89b8ca3

Browse files
committed
code updated and ready for testing and deployment
1 parent abaea05 commit 89b8ca3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/task_definition.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"options": {
4444
"awslogs-group": "/ecs/documentportaltd",
4545
"awslogs-region": "ap-southeast-2",
46-
"awslogs-stream-prefix": "ecs"
46+
"awslogs-stream-prefix": "ecs",
47+
"awslogs-create-group": "true"
4748
}
4849
}
4950
}

0 commit comments

Comments
 (0)