From 392eb8afeaaa9a30d275cd59949b052e4e777e43 Mon Sep 17 00:00:00 2001
From: David Dorgan <david@parity.io>
Date: Thu, 13 Sep 2018 01:08:56 +0200
Subject: [PATCH] .

---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cc9e3985e..e5eb9644b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -64,7 +64,6 @@ test:rust:stable:                  &test
 
 build:linux:ubuntu:amd64:          &build
   stage:                           build
-  only:                            *releaseable_branches
   variables:
     CARGO_TARGET:                  x86_64-unknown-linux-gnu
     TARGET:                        native
-- 
GitLab