Remove containerd-release tool from main repo
The release-tool is now located in the `containerd/project` repo. Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
2
Makefile
2
Makefile
@@ -71,7 +71,7 @@ TEST_REQUIRES_ROOT_PACKAGES=$(filter \
|
||||
)
|
||||
|
||||
# Project binaries.
|
||||
COMMANDS=ctr containerd containerd-stress containerd-release
|
||||
COMMANDS=ctr containerd containerd-stress
|
||||
MANPAGES=ctr.1 containerd.1 containerd-config.1 containerd-config.toml.5
|
||||
|
||||
# Build tags seccomp and apparmor are needed by CRI plugin.
|
||||
|
||||
Reference in New Issue
Block a user