kopia lustrzana https://github.com/inkstitch/inkstitch
use TRAVIS_BRANCH (which is the tag for tag builds)
rodzic
858be29401
commit
a57ac2a902
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
EXTENSIONS:=embroider embroider_params embroider_simulate embroider_update
|
||||
|
||||
# This gets the branch name or the name of the tag
|
||||
VERSION:=$(TRAVIS_TAG)
|
||||
VERSION:=$(TRAVIS_BRANCH)
|
||||
OS:=$(shell uname)
|
||||
ARCH:=$(shell uname -m)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue