Only set deploy path.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu 2018-03-19 17:32:13 +00:00
parent a612c3f107
commit bce3310d5b

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=cri-containerd-staging/containerd \
PUSH_VERSION=true DEPLOY_DIR=containerd \
make push TARBALL_PREFIX=containerd-cni \
INCLUDE_CNI=true \
CHECKOUT_CONTAINERD=false \