summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-12-05 14:11:52 +0000
committerJavier Jardón <jjardon@gnome.org>2016-12-05 14:11:52 +0000
commit38171ff669e229dfd8dbcd07a99a3393ba133435 (patch)
treec2730c2c5df86ff0bc98c2bdf9fbc618345ddda5
parentd6a8fb14d1c7f8d6d8f105230dccd304e22d662d (diff)
downloaddefinitions-38171ff669e229dfd8dbcd07a99a3393ba133435.tar.gz
enable build
-rw-r--r--.gitlab-ci.yml6
1 files changed, 0 insertions, 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