We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f027e58 commit db4f940Copy full SHA for db4f940
.yamato/project-publish.yml
@@ -10,7 +10,7 @@ publish_{{ project.name }}_{{ package.name }}:
10
flavor: b1.large
11
commands:
12
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
13
- - upm-ci package publish --package-path {{ package.path }} --dry-run
+ - upm-ci package publish --package-path {{ package.path }}
14
artifacts:
15
16
paths:
0 commit comments