update build script
This commit is contained in:
parent
15e6c51038
commit
73ef2712e3
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
set -euxo pipefail
|
||||||
|
|
||||||
go build
|
go build
|
||||||
|
|
Loading…
Reference in a new issue