Rename release tarball for node e2e to cri-containerd-cni.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2017-11-01 01:31:21 +00:00
parent c44f798145
commit 1d228cbc38
3 changed files with 4 additions and 4 deletions

View File

@@ -51,4 +51,4 @@ fi
# Build and push node e2e tarball.
PUSH_VERSION=true DEPLOY_DIR=${DEPLOY_DIR:-""} \
make push TARBALL_PREFIX=cri-containerd-node-e2e INCLUDE_CNI=true
make push TARBALL_PREFIX=cri-containerd-cni INCLUDE_CNI=true