v4.2.4
===================================================================== --- Bug Fixes ---------------------------- - Reinclude publish credentials for pypi and npm
This commit is contained in:
parent
3ff44f8e58
commit
487fa65d38
@ -280,11 +280,13 @@ workflows:
|
|||||||
- python-test: *only-publish-for-full-semver
|
- python-test: *only-publish-for-full-semver
|
||||||
- python-publish:
|
- python-publish:
|
||||||
filters: *only-run-on-full-semver-tag-filters
|
filters: *only-run-on-full-semver-tag-filters
|
||||||
|
context: [pypi-yage]
|
||||||
requires:
|
requires:
|
||||||
- python-test
|
- python-test
|
||||||
|
|
||||||
- nodejs-test: *only-publish-for-full-semver
|
- nodejs-test: *only-publish-for-full-semver
|
||||||
- nodejs-publish:
|
- nodejs-publish:
|
||||||
filters: *only-run-on-full-semver-tag-filters
|
filters: *only-run-on-full-semver-tag-filters
|
||||||
|
context: [npm-wrynegade]
|
||||||
requires:
|
requires:
|
||||||
- nodejs-test
|
- nodejs-test
|
||||||
|
Loading…
Reference in New Issue
Block a user