Skip to content

Commit 0f4b7ad

Browse files
committed
chore: delete the GCS bucket upload permanently
Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
1 parent 6150567 commit 0f4b7ad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.goreleaser.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,6 @@ archives:
8080
- LICENSE
8181

8282
blobs:
83-
# - provider: gs
84-
# bucket: "{{ .Env.GS_BUCKET }}"
85-
# ids:
86-
# - cli
87-
# directory: "{{ .Version }}"
8883
- provider: s3
8984
bucket: "{{ .Env.S3_BUCKET }}"
9085
ids:

0 commit comments

Comments
 (0)