mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-07-28 17:52:13 +00:00
no message
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FOLDER=$(GOOS).$(GOARCH)
|
||||
FOLDER=$(GOOS)_$(GOARCH)
|
||||
COMMIT_HASH=$(shell git rev-parse HEAD)
|
||||
GIT_BRANCH=$(shell git branch --show-current | tr '[:upper:]' '[:lower:]')
|
||||
GIT_VERSION=$(shell git branch --show-current | tr '[:upper:]' '[:lower:]')
|
||||
|
||||
Reference in New Issue
Block a user