mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
Introduced bacillus ci_pushbuild script
This commit is contained in:
parent
d6cd51c79f
commit
e55b560230
2 changed files with 1 additions and 1 deletions
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 a new issue