mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 14:21:14 +00:00
get_vendor_deps does not require all the tools
- remove revision cmd - rename ensure_tools to tools
This commit is contained in:
@@ -17,6 +17,7 @@ WORKDIR $REPO
|
||||
ADD glide.yaml glide.yaml
|
||||
ADD glide.lock glide.lock
|
||||
ADD Makefile Makefile
|
||||
RUN make tools
|
||||
RUN make get_vendor_deps
|
||||
|
||||
# Install the apps
|
||||
|
||||
Reference in New Issue
Block a user