Closed YuukanOO closed 11 months ago
Support multiple workers to enable multiple deployments or tasks to be run in parallel.
We should add a unique job key to prevent multiple worker to pick the same type of job (deployment for the same app and env for example).
job key
:tada: This issue has been resolved in version 1.1.0 :tada:
The release is available on:
v1.1.0
Your semantic-release bot :package::rocket:
Support multiple workers to enable multiple deployments or tasks to be run in parallel.
We should add a unique
job key
to prevent multiple worker to pick the same type of job (deployment for the same app and env for example).