From 1be54a60a3ed46e9a6cede411be79b913298203e Mon Sep 17 00:00:00 2001 From: Leandro Costa Date: Fri, 27 Jan 2023 07:53:59 -0300 Subject: [PATCH] =?UTF-8?q?Ajustando=20composi=C3=A7=C3=A3o=20do=20yaml=20?= =?UTF-8?q?na=20pipeline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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