Fix containerd repo test.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2018-03-16 23:06:25 +00:00
parent 65b5240b29
commit 524177e3ef
3 changed files with 10 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ fi
# Make sure output directory is clean.
make clean
# Build and push test tarball.
PUSH_VERSION=true DEPLOY_DIR=${DEPLOY_DIR:-""} \
PUSH_VERSION=true DEPLOY_DIR=cri-containerd-staging/containerd \
make push TARBALL_PREFIX=containerd-cni \
INCLUDE_CNI=true \
CHECKOUT_CONTAINERD=false \