hack: +install +docker-build

This commit is contained in:
Mikaël Cluseau
2023-11-27 13:52:44 +01:00
parent 07e9dccd06
commit 29ed01a19f
2 changed files with 12 additions and 0 deletions

4
hack/install Executable file
View File

@ -0,0 +1,4 @@
#! /bin/sh
set -ex
go install -trimpath -ldflags "-X main.Version=$(git describe --always --dirty)" \
./cmd/dkl-dir2config