From 38171ff669e229dfd8dbcd07a99a3393ba133435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 5 Dec 2016 14:11:52 +0000 Subject: enable build --- .gitlab-ci.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5a9d1743..f5f78b48 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,9 +10,6 @@ build-system-x86_64-chroot-build: stage: build script: - ybd/ybd.py systems/build-system-x86_64-chroot.morph x86_64 - only: - - master - - /^staging\/.*$/ build-system-x86_64-chroot-deploy: stage: deploy @@ -24,9 +21,6 @@ build-system-x86_64-chroot-deploy: name: "${CI_BUILD_NAME}-${CI_BUILD_REF}" paths: - build-system-x86_64-chroot.tar - only: - - master - - /^staging\/.*$/ #build-system-armv7lhf-rootfs-build: # stage: build -- cgit v1.2.1