bitbucket-pipelines.yml edited online with Bitbucket

pull/413/head
Simon Jackson 2021-05-10 19:01:50 +00:00
parent 05740c182a
commit 3d46b4a6ac
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ pipelines:
custom:
npmpublish:
- step:
script:
- git submodule update --init
script:
- git submodule update --init
- step:
script:
- echo "Publishing Unity UI Extensions to NPM"