mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
fix: Publish Linux releases in tar.gz archives (#1535)
This reduces download size by ~70%.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
archives:
|
||||
- id: coder-linux
|
||||
builds: [coder-linux]
|
||||
format: tar
|
||||
format: tar.gz
|
||||
files:
|
||||
- src: docs/README.md
|
||||
dst: README.md
|
||||
|
||||
Reference in New Issue
Block a user