From 7a37e38c769bfe15757cf94c7602fa1469d521b1 Mon Sep 17 00:00:00 2001 From: Axel von Arnim <axel.vonarnim@fortiss.org> Date: Wed, 12 Dec 2018 12:24:45 +0100 Subject: [PATCH] [NRRPLT-7127] Trigger builds manually --- bitbucket-pipelines.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 7bbdb7e..d95a9c9 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -6,8 +6,9 @@ image: hbpneurorobotics/nrp:dev pipelines: - default: - - step: + branches: + development: + - step: name: Build script: # Branch dependencies (ex-gerrit topic) -- GitLab