Skip to content

Commit

Permalink
Include DMG files when syncing release artifacts to AWS (influxdata#8972
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ivorybilled authored Mar 11, 2021
1 parent 6b8d360 commit c1a6312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,5 @@ aws s3 sync ./ "s3://$BUCKET/" \
--include "*.zip" \
--include "*.DIGESTS" \
--include "*.asc" \
--include "*.dmg" \
--acl public-read

0 comments on commit c1a6312

Please sign in to comment.