Strip vendored dependencies of their own vendor/ directories (#148)

This commit is contained in:
C Cirello
2016-10-12 19:55:16 +02:00
committed by Seif Lotfy سيف لطفي
parent 15e76965a6
commit 1dfc798af7

View File

@@ -1,7 +1,6 @@
# Just builds
dep:
@ glide install
rm -rf vendor/github.com/heroku/docker-registry-client/vendor
@ glide install --strip-vcs --strip-vendor
build:
@ go build -o functions