From af211805b73ebc105967fe2015937b1a2da4de8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 5 Jul 2016 18:56:49 +0100 Subject: .gitlab-ci.yml: No deploy for the minimal system clusters/minimal-system-deploy.morph is for x86_32 Change-Id: I48d3e05464e0f19657bee2929683521c46e750cc --- .gitlab-ci.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1a617423..7eab5051 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,13 +31,6 @@ minimal-build-64: stage: build script: - ybd/ybd.py systems/minimal-system-x86_64-generic.morph x86_64 -minimal-deploy-64: - stage: deploy - script: - - ybd/ybd.py clusters/minimal-system-deploy.morph x86_64 - artifacts: - paths: - - minimal-system-x86_64-generic.img openstack-build-64: stage: build -- cgit v1.2.1