Skip to content

Commit 6c4a762

Browse files
committed
Added ASG Deployment Group (commented out) to easily change it while testing.
1 parent 9e5ff14 commit 6c4a762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy-s3.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash
22

33
appname="DemoApplication"
4+
#dgname="Demo-ASG-Ubuntu"
45
dgname="Demo-Tag-Ubuntu"
56
zipname="${appname}-${dgname}-$(date -u "+%Y%m%d-%H%M%S").zip"
67
bucket="default50-public"

0 commit comments

Comments
 (0)