mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
5edd086b69
* chore: Reduce deployment times by excluding Docker images Only the Windows and Linux binaries are build during deploy, so we can save many minutes by excluding Docker images. * Stop docker image builds on snapshot * Fix artifact upload * Skip typecheck for release * Flag deploy