We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7036f25 commit fd92023Copy full SHA for fd92023
template/ECS/Readme.txt
@@ -16,4 +16,6 @@
16
./master_deploy.sh -d ECS -e QA -t <tag name> -s GIT -p <template type>
17
If it is PROD, then it need to be updaate as below
18
./master_deploy.sh -d ECS -e PROD -t <tag name> -s GIT -p <template type>
19
+
20
+Note: Ensure the template script updates the task_def variable. Also volume_def if exists
21
0 commit comments