From f77e9acc762ab9553bc9bc09abc08031a596980f Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 17 Sep 2019 15:51:24 +0200 Subject: Fix trigger for artifact removal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I223db61a7a5d1f3c939ca267716fa3eb8ca0dc92 Signed-off-by: Jan-Simon Möller --- jjb/ci-apps-verify/ci-apps-jjb.yaml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'jjb/ci-apps-verify/ci-apps-jjb.yaml') diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 46f16ab0..7b1d4476 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -8,15 +8,8 @@ - flounder architecture: - aarch64 - #= dragonboard-410c (disabled for dab atm) later versions use qemuarm64 - x86-64 - #= intel-corei7-64 - #= qemux86-64 - arm - #= porter-nogfx - #= raspberrypi3 - #= dra7xx-evm - # ####### REPLACE WITH generic-aarch64, generic-x86-64, generic-arm project: !include: app-projects.yaml.inc @@ -406,7 +399,8 @@ triggers: - gerrit-trigger-silent-patch-merged-abandoned: name: 'apps/{project}' - branch: 'refs/heads/{aglbranch}' + branch: '{aglbranch}' + silent: 'true' builders: - shell: !include-raw-escape: -- cgit 1.2.3-korg