imgfilename
This commit is contained in:
parent
9dac1c0b7c
commit
ac50181731
2
Makefile
2
Makefile
@ -9,7 +9,7 @@ ifneq (,${_GIT_DESCRIBE})
|
||||
GLUON_RELEASE := ${_GIT_DESCRIBE}
|
||||
GLUON_BRANCH := stable
|
||||
else
|
||||
GLUON_RELEASE ?= snapshot~$(shell date '+%Y%m%d')~$(shell git describe --always)
|
||||
GLUON_RELEASE ?= ffrgb-snapshot~$(shell date '+%Y%m%d')~$(shell git describe --always)
|
||||
GLUON_BRANCH := experimental
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user