Skip to content

Commit 26ba88b

Browse files
committed
updated regional buckets
1 parent 2c7b294 commit 26ba88b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data-collection/utils/release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ aws cloudformation list-stack-instances \
2626
--region $region --output text)
2727

2828
aws s3 sync $code_path/ s3://$bucket/cfn/data-collection/ --delete
29+
aws s3 sync $code_path/ s3://$bucket/cfn/data-collection/$version/ --delete
2930
done
3031

3132
echo 'Done'

0 commit comments

Comments
 (0)