mirror of https://gogs.blitter.com/RLabs/xs
Introduced bacillus ci_pushbuild script
This commit is contained in:
parent
01166bec12
commit
03739afd74
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
GIT_COMMIT := $(shell git rev-list -1 HEAD)
|
GIT_COMMIT := $(shell git rev-list -1 HEAD)
|
||||||
VERSION := 0.8.11
|
VERSION := 0.8.12
|
||||||
|
|
||||||
ifneq ($(VENDOR),)
|
ifneq ($(VENDOR),)
|
||||||
GOBUILDOPTS :=-v -mod vendor
|
GOBUILDOPTS :=-v -mod vendor
|
||||||
|
|
Loading…
Reference in New Issue