From e9ebb2498b9649e724e471f03aa52e926b94b6ce Mon Sep 17 00:00:00 2001 From: "Denis S. Soldatov aka General-Beck" Date: Fri, 28 Apr 2017 15:52:58 +0300 Subject: [PATCH] parity_master_amd64.snap --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a2ee51c20..88dcf4b54 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -73,7 +73,7 @@ linux-snap: - rust-stable artifacts: paths: - - parity*.snap + - parity_master_amd64.snap name: "stable-x86_64-unknown-linux-gnu_parity-snap" allow_failure: true linux-stable-debian: