Skip to content

Commit 177adde

Browse files
Updating pipelines to checkout examples prior to packages
1 parent 136c081 commit 177adde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bitbucket-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ image: atlassian/default-image:2
88
pipelines:
99
custom:
1010
npmpublish:
11+
- step:
12+
script:
13+
- git submodule update --init
1114
- step:
1215
script:
1316
- echo "Publishing Unity UI Extensions to NPM"

0 commit comments

Comments
 (0)