bitbucket-pipelines.yml edited online with Bitbucket
parent
05740c182a
commit
3d46b4a6ac
|
@ -9,8 +9,8 @@ pipelines:
|
||||||
custom:
|
custom:
|
||||||
npmpublish:
|
npmpublish:
|
||||||
- step:
|
- step:
|
||||||
script:
|
script:
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
- step:
|
- step:
|
||||||
script:
|
script:
|
||||||
- echo "Publishing Unity UI Extensions to NPM"
|
- echo "Publishing Unity UI Extensions to NPM"
|
||||||
|
|
Loading…
Reference in New Issue