From 585a43497fa9203cac28bd0079afa4d2c0f6ec86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 27 Oct 2016 12:20:36 +0100 Subject: TEST Change-Id: I62b373a05ced03baf2b6ff9ddd7f126223b67b55 --- .gitlab-ci.yml | 3 --- strata/build-essential/binutils.morph | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9c437a31..712386df 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 diff --git a/strata/build-essential/binutils.morph b/strata/build-essential/binutils.morph index bab52672..88efc721 100644 --- a/strata/build-essential/binutils.morph +++ b/strata/build-essential/binutils.morph @@ -4,5 +4,6 @@ build-system: autotools configure-commands: - | + echo "hi" ./configure --prefix="$PREFIX" --disable-nls --disable-werror \ --with-system-zlib -- cgit v1.2.1