Update gitlab-ci
remove failure from armv7 (pi2)
This commit is contained in:
parent
d47361270a
commit
d0a5e9f148
@ -105,7 +105,6 @@ linux-armv7:
|
|||||||
paths:
|
paths:
|
||||||
- target/armv7-unknown-linux-gnueabihf/release/parity
|
- target/armv7-unknown-linux-gnueabihf/release/parity
|
||||||
name: "${CI_BUILD_NAME}_parity"
|
name: "${CI_BUILD_NAME}_parity"
|
||||||
allow_failure: true
|
|
||||||
linux-arm:
|
linux-arm:
|
||||||
stage: build
|
stage: build
|
||||||
image: ethcore/rust-arm:latest
|
image: ethcore/rust-arm:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user