CI (#43)
* sync * ci test * ci test * tag * sync * sync * ci * sync * enable cgo * sync * add back brew * switch to main
This commit is contained in:
parent
cded7ee9fd
commit
289f6af3de
5 changed files with 189 additions and 0 deletions
3
scripts/snapshot
Executable file
3
scripts/snapshot
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
set -e
|
||||
goreleaser build --clean --snapshot --skip validate
|
||||
Loading…
Add table
Add a link
Reference in a new issue