infra: enable cloudfront for releases download

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba 2021-07-13 21:20:17 +02:00
parent fd942d201a
commit fb87ad59fb

View File

@ -56,7 +56,7 @@ brews:
commit_author: commit_author:
name: dagger-bot name: dagger-bot
email: noreply@dagger.io email: noreply@dagger.io
url_template: "https://dagger-io.s3.amazonaws.com/dagger/releases/{{ .Version }}/{{ .ArtifactName }}" url_template: "https://dl.dagger.io/dagger/releases/{{ .Version }}/{{ .ArtifactName }}"
homepage: "https://github.com/dagger/dagger" homepage: "https://github.com/dagger/dagger"
description: "Dagger is a programmable deployment system." description: "Dagger is a programmable deployment system."
test: | test: |