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