Explorar o código

Updated build.go

Torkel Ödegaard %!s(int64=10) %!d(string=hai) anos
pai
achega
a60bf642e1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.go

+ 1 - 1
build.go

@@ -70,7 +70,7 @@ func main() {
 
 		case "package":
 			//verifyGitRepoIsClean()
-			//grunt("release", "--pkgVer="+version)
+			grunt("release", "--pkgVer="+version)
 			createLinuxPackages()
 
 		case "latest":