From a009e60c5e8d38c21731ae9d4c9004d96e547062 Mon Sep 17 00:00:00 2001 From: Lucas Gothelipe <57392406+lgothelipe@users.noreply.github.com> Date: Mon, 13 Feb 2023 09:13:24 +1100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 027d7ae..035e762 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This container is used to assist deployments to ECS using CodeDeploy. +Repository URL: https://github.com/DNXLabs/docker-ecs-deploy + ## Parameters Variables must be set in the environment system level. @@ -113,4 +115,4 @@ This container is made to be used with our terraform modules: ### 1.x.x The 1.x.x branch is responsible for the old version, if you have any updates or want to fix a bug, please use this branch. -Be aware when creating a new version, if you change something in 1.x.x, make sure the release must be under the same umbrella. \ No newline at end of file +Be aware when creating a new version, if you change something in 1.x.x, make sure the release must be under the same umbrella.