Skip to content

Commit

Permalink
Only set deploy path.
Browse files Browse the repository at this point in the history
Signed-off-by: Lantao Liu <lantaol@google.com>
  • Loading branch information
Random-Liu committed Mar 19, 2018
1 parent a612c3f commit bce3310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/containerd/build.sh
Expand Up @@ -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 \
Expand Down

0 comments on commit bce3310

Please sign in to comment.