docker build test

This commit is contained in:
2023-01-17 02:39:55 +08:00
parent 128cdcee52
commit 209930f295
3 changed files with 72 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ GO_CLEAN = $(GO_CMD) clean
GO_TEST = $(GO_CMD) test
GO_GET = $(GO_CMD) get
BINARY = yggdrasil
BINARY = yggdrasil-linux-amd64
PACKAGE_NAME = yggdrasil.tar.gz