mirror of https://gogs.blitter.com/RLabs/xs
Introduced bacillus ci_pushbuild script
This commit is contained in:
parent
d6cd51c79f
commit
e55b560230
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue