1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

get jsmin for contrib file

This commit is contained in:
Brad Rydzewski
2015-09-30 13:02:20 -07:00
parent dfb767e970
commit 67c00fa6a9
+1
View File
@@ -11,6 +11,7 @@ deps:
go get -u github.com/eknkc/amber/amberc
go get -u github.com/jteeuwen/go-bindata/...
go get -u github.com/elazarl/go-bindata-assetfs/...
go get -u github.com/dchest/jsmin
gen:
go generate $(PACKAGES)