diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index b29229a..002a878 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -14,4 +14,5 @@ pipelines: - step: name: Release New Verison script: + - chmod +x ./bin/deploy.sh - ./bin/deploy.sh \ No newline at end of file