From 93d105e06f2524a5c3eddbf81e9eb81517c56a0f Mon Sep 17 00:00:00 2001 From: Gary Date: Fri, 30 Jun 2017 17:29:31 +1000 Subject: [PATCH] add build path --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index b26bd39..09e187b 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -10,4 +10,4 @@ pipelines: - step: script: - echo "Running script" - - git.sh ./ testing.sh master \ No newline at end of file + - $BUILD_DIR\git.sh ./ testing.sh master \ No newline at end of file