mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-30 20:12:52 +00:00
Remove references to make get_vendor_deps
This commit is contained in:
@@ -20,7 +20,6 @@ COPY . $REPO
|
||||
# Install the vendored dependencies
|
||||
# docker caching prevents reinstall on code change!
|
||||
RUN make get_tools
|
||||
RUN make get_vendor_deps
|
||||
|
||||
# install ABCI CLI
|
||||
RUN make install_abci
|
||||
|
||||
Reference in New Issue
Block a user