Add running preload release script to github actions

pull/7042/head
Priya Wadhwa 2020-03-13 16:10:44 -07:00
parent 9c8102dd58
commit a83478f268
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ jobs:
run : |
make minikube-linux-amd64
make e2e-linux-amd64
make upload-preloaded-images-tar
cp -r test/integration/testdata ./out
whoami
echo github ref $GITHUB_REF