Remove unused code.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
parent
b27ee85f74
commit
c6895d0856
@ -30,7 +30,6 @@ set -o pipefail
|
|||||||
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
|
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
|
||||||
. ${ROOT}/hack/versions
|
. ${ROOT}/hack/versions
|
||||||
|
|
||||||
BUILD_IMAGE=golang:1.8
|
|
||||||
RUNC_PKG=github.com/opencontainers/runc
|
RUNC_PKG=github.com/opencontainers/runc
|
||||||
CNI_PKG=github.com/containernetworking/plugins
|
CNI_PKG=github.com/containernetworking/plugins
|
||||||
CNI_DIR=/opt/cni
|
CNI_DIR=/opt/cni
|
||||||
|
Loading…
Reference in New Issue
Block a user