bitbucket-pipelines.yml edited online with Bitbucket
parent
05740c182a
commit
3d46b4a6ac
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue