mirror of
https://github.com/containerd/containerd.git
synced 2026-08-05 15:40:38 +00:00
Merge pull request #977 from Random-Liu/install-necessary-tools
Only install necessary tools.
This commit is contained in:
@@ -34,7 +34,7 @@ before_script:
|
||||
- export PATH=$HOME/gopath/bin:$PATH
|
||||
|
||||
script:
|
||||
- make install.tools
|
||||
- make .install.gitvalidation
|
||||
- make .gitvalidation
|
||||
- make binaries
|
||||
- make install.deps
|
||||
|
||||
Reference in New Issue
Block a user