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 c18f9c2 commit 1f1199bCopy full SHA for 1f1199b
.gitlab-ci.yml
@@ -73,7 +73,6 @@ publish_package:mac:
73
script:
74
- python Tools/CI/validation.py --package-path package --commit-tag $CI_COMMIT_TAG
75
- cd package
76
- #- npm publish --registry https://staging-packages.unity.com
77
- - echo "Would have published com.unity.mathematics $CI_COMMIT_TAG"
+ - npm publish --registry https://staging-packages.unity.com
78
dependencies:
79
- validate_package:mac
0 commit comments