text
This commit is contained in:
parent
02b5a75675
commit
b7bc614323
@ -113,7 +113,7 @@ rc1:
|
||||
|
||||
# Make a test release-candidate but use full repro flow; slower than rc1 above.
|
||||
# - no factory release, does no GIT tagging nor committing
|
||||
# - but still must commit changed because code get into docker image via local git repo
|
||||
# - but still must commit changes because code gets into docker image via local git repo
|
||||
.PHONY: rc2
|
||||
rc2: RC2_TIMESTAMP = $(shell date "+%F_%H%M")
|
||||
rc2: RC2_FNAME = ./RC2-$(RC2_TIMESTAMP)-$(HW_MODEL)-coldcard.dfu
|
||||
|
||||
Loading…
Reference in New Issue
Block a user