diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 9e73f3b..0ecf360 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -32,7 +32,7 @@ pipelines: NPM_TOKEN: $NPM_TOKEN FOLDER: dist master: - <<: *build-and-test + - step: *build-and-test - step: name: Publish deployment: production