Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #680 from Random-Liu/fix-containerd-test
Browse files Browse the repository at this point in the history
Only set deploy dir.
  • Loading branch information
Random-Liu authored Mar 19, 2018
2 parents a612c3f + bce3310 commit 9afdd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/containerd/build.sh
Original file line number Diff line number Diff line change
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 9afdd19

Please sign in to comment.