force rocker build to ignore cache

This commit is contained in:
Ian Kent 2016-07-07 22:15:48 +01:00
parent 9c5b3f0d04
commit 901930cc36

View file

@ -51,7 +51,7 @@ tag:
cd ../storage; git tag -a -m 'v${VERSION}' v${VERSION} && git push origin v${VERSION}
rocker: rocker-deps
rocker build
rocker build --no-cache
rocker-deps:
go get github.com/grammarly/rocker