diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 09e187b..46aab46 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -10,4 +10,5 @@ pipelines: - step: script: - echo "Running script" + - chmod +x $BUILD_DIR - $BUILD_DIR\git.sh ./ testing.sh master \ No newline at end of file