Update CentOS Dockerfile
[ci skip]
This commit is contained in:
parent
30f2e8f60c
commit
f370e17a54
@ -20,7 +20,7 @@ g++ -v
|
||||
# build parity
|
||||
RUN git clone https://github.com/ethcore/parity && \
|
||||
cd parity&&\
|
||||
git checkout master && \
|
||||
git checkout beta && \
|
||||
git pull && \
|
||||
ls -a&&\
|
||||
cargo build --release --verbose && \
|
||||
|
Loading…
Reference in New Issue
Block a user