File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,10 @@ promote:
5353 commands :
5454 - npm install upm-ci-utils@stable -g --registry {{ upmci_registry }}
5555 - upm-ci package promote --package-path ./com.unity.perception
56- triggers :
57- tags :
58- only :
59- - /^(r|R)elease-\d+\.\d+\.\d+(-preview(\.\d+)?)?$/
56+ # triggers:
57+ # tags:
58+ # only:
59+ # - /^(r|R)elease-\d+\.\d+\.\d+(-preview(\.\d+)?)?$/
6060 artifacts :
6161 artifacts :
6262 paths :
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ publish:
1111 commands :
1212 - npm install upm-ci-utils@stable -g --registry {{ upmci_registry }}
1313 - upm-ci package publish --package-path com.unity.perception
14- triggers :
15- tags :
16- only :
17- - /^(r|R)(c|C)-\d+\.\d+\.\d+(-preview(\.\d+)?)?$/
14+ # triggers:
15+ # tags:
16+ # only:
17+ # - /^(r|R)(c|C)-\d+\.\d+\.\d+(-preview(\.\d+)?)?$/
1818 artifacts :
1919 artifacts :
2020 paths :
You can’t perform that action at this time.
0 commit comments