mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
feat: Automate releases with goreleaser (#404)
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
//go:build !slim
|
||||
// +build !slim
|
||||
|
||||
package site_test
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user