From 71a49338f0f6f1d3d88eba22edda1794b5ac3445 Mon Sep 17 00:00:00 2001 From: Simon Jackson Date: Wed, 1 Jul 2020 21:28:26 +0000 Subject: [PATCH] bitbucket-pipelines.yml edited online with Bitbucket --- bitbucket-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index f8af58a..300a66f 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -6,7 +6,8 @@ image: atlassian/default-image:2 pipelines: - default: + custom: + npmpublish: - step: script: - echo "Publishing Unity UI Extensions to NPM"