From fcd55eddecb6c6d199a5b49c1d91a7d5e35e4760 Mon Sep 17 00:00:00 2001 From: Axel von Arnim <axel.vonarnim@fortiss.org> Date: Wed, 12 Dec 2018 12:31:00 +0100 Subject: [PATCH] [NRRPLT-7127] Fix step indentation --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index d95a9c9..962df51 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -8,7 +8,7 @@ image: hbpneurorobotics/nrp:dev pipelines: branches: development: - - step: + - step: name: Build script: # Branch dependencies (ex-gerrit topic) -- GitLab