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