From 103d719b0270350b18fff9aa3a15c75fb6febaa1 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Tue, 27 Jun 2017 10:16:32 -0600 Subject: [PATCH] Don't pass 'branches' to git stanza Signed-off-by: Zack Cerza --- cephmetrics/config/definitions/cephmetrics.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/cephmetrics/config/definitions/cephmetrics.yml b/cephmetrics/config/definitions/cephmetrics.yml index 12da0891..5102c2a0 100644 --- a/cephmetrics/config/definitions/cephmetrics.yml +++ b/cephmetrics/config/definitions/cephmetrics.yml @@ -73,8 +73,6 @@ If this is checked, then the binaries will be built and pushed to chacra even if url: git@github.com:ceph/cephmetrics.git # Use the SSH key attached to the ceph-jenkins GitHub account. credentials-id: '39fa150b-b2a1-416e-b334-29a9a2c0b32d' - branches: - - $BRANCH skip-tag: true wipe-workspace: false -- 2.39.5