From 4fad1650c723f8a7c316393f36b8aed934e67337 Mon Sep 17 00:00:00 2001 From: Les Aker Date: Sat, 15 Nov 2014 09:14:32 -0500 Subject: [PATCH] no more latest --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 5aefb95..b4246e3 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,6 @@ push: git tag -f "$$(cat version)" git push --tags origin master targit -a .github -c -f dock0/initrd $$(cat version) build/initrd.img - targit -a .github -c -f dock0/initrd latest build/initrd.img local: build push