From commits-return-212-archive-asf-public=cust-asf.ponee.io@zipkin.apache.org Thu Jan 31 10:26:48 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3A3631807A5 for ; Thu, 31 Jan 2019 11:26:47 +0100 (CET) Received: (qmail 15444 invoked by uid 500); 31 Jan 2019 10:26:41 -0000 Mailing-List: contact commits-help@zipkin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zipkin.apache.org Delivered-To: mailing list commits@zipkin.apache.org Received: (qmail 15376 invoked by uid 99); 31 Jan 2019 10:26:41 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2019 10:26:41 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 520108578B; Thu, 31 Jan 2019 10:26:40 +0000 (UTC) Date: Thu, 31 Jan 2019 10:27:10 +0000 To: "commits@zipkin.apache.org" Subject: [incubator-zipkin-brave-karaf] 31/43: [circleci] `trigger_publish` doesn't depend on `build` MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: abesto@apache.org In-Reply-To: <154893039963.1974.10943537260093250828@gitbox.apache.org> References: <154893039963.1974.10943537260093250828@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-zipkin-brave-karaf X-Git-Refname: refs/heads/jenkinsfile-tweaks X-Git-Reftype: branch X-Git-Rev: 709bf19b7afc81faa8eb2b38e6b766cfcc279e3d X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190131102640.520108578B@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch jenkinsfile-tweaks in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git commit 709bf19b7afc81faa8eb2b38e6b766cfcc279e3d Author: Zoltan Nagy AuthorDate: Thu Aug 2 19:50:43 2018 +0800 [circleci] `trigger_publish` doesn't depend on `build` --- .circleci/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index bcc066d..971fdab 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -129,8 +129,6 @@ workflows: tags: only: /\d+\.\d+\.\d+/ - trigger_publish: - requires: - - build filters: branches: ignore: /.*/