Updating pipelines to checkout examples prior to packages
parent
136c081a87
commit
177addef15
|
@ -8,6 +8,9 @@ image: atlassian/default-image:2
|
|||
pipelines:
|
||||
custom:
|
||||
npmpublish:
|
||||
- step:
|
||||
script:
|
||||
- git submodule update --init
|
||||
- step:
|
||||
script:
|
||||
- echo "Publishing Unity UI Extensions to NPM"
|
||||
|
|
Loading…
Reference in New Issue