You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ab...@apache.org on 2019/01/31 10:25:53 UTC

[incubator-zipkin-brave-karaf] 31/43: [circleci] `trigger_publish` doesn't depend on `build`

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 <ab...@gmail.com>
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: /.*/