Skip to content

Commit 689e269

Browse files
author
Thomas Corthouts
committed
chore(ecs): deploy messages
1 parent 9db0599 commit 689e269

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ecs.json

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"serviceName": "rdoc-app",
55
"serviceProtocol": "none",
66
"desiredCount": 1,
7+
"deployment": {
8+
"parameters": {
9+
"slackChannel": "comm-deploys",
10+
"customMessage": "Deploying ${CIRCLE_BUILD_URL}"
11+
}
12+
},
713
"loadBalancer": "datacamp-rdocumentation",
814
"containers": [
915
{

0 commit comments

Comments
 (0)