bitbucket-pipelines.yml edited online with Bitbucket

pull/413/head
Simon Jackson 2021-05-10 19:38:21 +00:00
parent 3d46b4a6ac
commit 001c2b93e9
1 changed files with 2 additions and 3 deletions

View File

@ -10,9 +10,8 @@ pipelines:
npmpublish:
- step:
script:
- git submodule update --init
- step:
script:
- echo "Getting Submodules"
- git submodule update --init --recursive
- echo "Publishing Unity UI Extensions to NPM"
- pipe: atlassian/npm-publish:0.3.1
variables: