Skip to content

Commit

Permalink
Merge pull request #450 from datacamp/thomas/deploy-message
Browse files Browse the repository at this point in the history
chore(ecs): deploy messages
  • Loading branch information
thomascorthouts authored Feb 12, 2020
2 parents 9db0599 + 689e269 commit 55bad49
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ecs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
"serviceName": "rdoc-app",
"serviceProtocol": "none",
"desiredCount": 1,
"deployment": {
"parameters": {
"slackChannel": "comm-deploys",
"customMessage": "Deploying ${CIRCLE_BUILD_URL}"
}
},
"loadBalancer": "datacamp-rdocumentation",
"containers": [
{
Expand Down

0 comments on commit 55bad49

Please sign in to comment.