Calculate checksum in release job

pull/2244/head
Matt Rickard 2017-11-30 09:32:35 -08:00
parent 856b1adcec
commit a3f3d8f9fe
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ cat Makefile | grep "VERSION_BUILD ?=" | grep $VERSION_BUILD
# Build and upload
BUILD_IN_DOCKER=y make -j 16 all out/minikube-installer.exe out/minikube_${DEB_VERSION}.deb
make checksum
gsutil -m cp out/* gs://$BUCKET/releases/$TAGNAME/
# Bump latest