From d0a5e9f148239a3a0fd7b9c447dedb787b14d8cf Mon Sep 17 00:00:00 2001 From: "Denis S. Soldatov aka General-Beck" Date: Thu, 25 Aug 2016 02:10:02 +0700 Subject: [PATCH] Update gitlab-ci remove failure from armv7 (pi2) --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d7599f343..2b2d07a0f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -105,7 +105,6 @@ linux-armv7: paths: - target/armv7-unknown-linux-gnueabihf/release/parity name: "${CI_BUILD_NAME}_parity" - allow_failure: true linux-arm: stage: build image: ethcore/rust-arm:latest