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 4e8bfd3 commit 6bb4e35Copy full SHA for 6bb4e35
master_deploy.sh
@@ -38,7 +38,7 @@ APP_IMAGE_NAME=""
38
39
#variable specific to EBS
40
DOCKERRUN="Dockerrun.aws.json"
41
-EBS_EB_EXTENSTION_LOCATION=""
+#EBS_EB_EXTENSTION_LOCATION=""
42
IMG_WITH_EBS_TAG=""
43
EBS_TEMPLATE_SKELETON_FILE="ebs_base_template_v1.json.template"
44
EBS_APPLICATION_NAME=""
@@ -52,7 +52,7 @@ AWS_EB_ENV=""
52
EBS_TEMPLATE_FILE_NAME=""
53
#AWS_EBS_EB_DOCKERRUN_TEMPLATE_LOCATION=$(eval "echo \$${ENV}_AWS_EBS_EB_DOCKERRUN_TEMPLATE_LOCATION")
54
#AWS_EBS_DOCKERRUN_TEMPLATE=$(eval "echo \$${ENV}_AWS_EBS_DOCKERRUN_TEMPLATE")
55
-AWS_S3_KEY_LOCATION=""
+#AWS_S3_KEY_LOCATION=""
56
57
#variable for cloud front
58
#AWS_S3_BUCKET=""
0 commit comments