From 4811adb0c72690e502f186bfcb5e5eda3d5fa69d Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Wed, 15 Jun 2016 11:18:27 -0500 Subject: [PATCH] ceph-tag: always use the master branch of ceph-build Signed-off-by: Andrew Schoen --- ceph-tag/config/definitions/ceph-tag.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph-tag/config/definitions/ceph-tag.yml b/ceph-tag/config/definitions/ceph-tag.yml index b3f04cff..fab9aed8 100644 --- a/ceph-tag/config/definitions/ceph-tag.yml +++ b/ceph-tag/config/definitions/ceph-tag.yml @@ -8,6 +8,8 @@ skip-tag: true wipe-workspace: true basedir: "ceph-build" + branches: + - origin/master - job: name: ceph-tag -- 2.47.3