Kumi
d57a7367ab
Updated the CI/CD pipeline in `.forgejo/workflows/release.yml` to utilize the `node:20-bookworm` image instead of `python:3.10`. This necessitated adding steps for installing Python dependencies, given the switch to a Node.js-based image. This change accommodates projects that require both Node.js and Python environments for their setup and publishing processes, ensuring better compatibility and flexibility in handling mixed-technology stacks. This update enhances our pipeline's capability to manage dependencies more efficiently across different technologies, catering to the evolving needs of our projects. |
||
---|---|---|
.. | ||
release.yml |