Skip to content
Snippets Groups Projects
Commit 007759d7 authored by Natanael Copa's avatar Natanael Copa
Browse files

alpine.mk: do not generate usb images for releases

parent c867de76
No related merge requests found
...@@ -253,4 +253,7 @@ $(ALPINE_NAME).img: $(USBIMG) ...@@ -253,4 +253,7 @@ $(ALPINE_NAME).img: $(USBIMG)
img: $(ALPINE_NAME).img img: $(ALPINE_NAME).img
sha1 release: $(ISO_SHA1) $(USBIMG_SHA1) sha1: $(ISO_SHA1) $(USBIMG_SHA1)
release: $(ISO_SHA1)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment