remove git pul
from hub Docker
[ci-skip]
This commit is contained in:
parent
a9cc9ce140
commit
164f1cef81
@ -58,7 +58,6 @@ g++ -v
|
||||
RUN git clone https://github.com/ethcore/parity && \
|
||||
cd parity && \
|
||||
git checkout $CI_BUILD_REF_NAME && \
|
||||
git pull && \
|
||||
cargo build --release --features final && \
|
||||
ls /build/parity/target/release/parity && \
|
||||
strip /build/parity/target/release/parity
|
||||
|
Loading…
Reference in New Issue
Block a user