Introduced bacillus ci_pushbuild script

This commit is contained in:
Russ Magee 2020-01-29 16:33:12 -08:00
parent d6cd51c79f
commit e55b560230
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#endif
GIT_COMMIT := $(shell git rev-list -1 HEAD)
VERSION := 0.8.11
VERSION := 0.8.12
ifneq ($(VENDOR),)
GOBUILDOPTS :=-v -mod vendor