Compare commits
3 Commits
v4.0.1
...
v4-develop
Author | SHA1 | Date | |
---|---|---|---|
6081122e88 | |||
db18183c94 | |||
fec8c5e560 |
@ -110,12 +110,7 @@ jobs:
|
||||
workflows:
|
||||
python:
|
||||
jobs:
|
||||
- python-test:
|
||||
filters:
|
||||
tags:
|
||||
only: /^v.*$/
|
||||
branches:
|
||||
only: /^.*$/
|
||||
- python-test
|
||||
- python-publish:
|
||||
requires: [python-test]
|
||||
context: [pypi-yage]
|
||||
@ -127,12 +122,7 @@ workflows:
|
||||
|
||||
nodejs:
|
||||
jobs:
|
||||
- nodejs-test:
|
||||
filters:
|
||||
tags:
|
||||
only: /^v.*$/
|
||||
branches:
|
||||
only: /^.*$/
|
||||
- nodejs-test
|
||||
- nodejs-publish:
|
||||
requires: [nodejs-test]
|
||||
context: [npm-wrynegade]
|
||||
|
Reference in New Issue
Block a user