From 8279a32a693b854d64303202ce9ef9482fe5b7a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 27 Oct 2016 15:25:54 +0100 Subject: Build the minimal system Change-Id: I49b9c1d460ff856efd0a0dbfe9ea866dc0da1fee --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 21204a7f..2d72eda8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -86,9 +86,6 @@ minimal-build-64: stage: build script: - ybd/ybd.py systems/minimal-system-x86_64-generic.morph x86_64 - only: - - master - - /^staging\/.*$/ openstack-build-64: stage: build -- cgit v1.2.1