This repo contains a code veld encapsulating a publishing workflow to pypi.org .
For a demo on how to use it in a chain veld, see: https://github.com/veldhub/veld_chain__demo_pypi_publisher
- git
- docker compose (note: older docker compose versions require running
docker-compose
instead ofdocker compose
)
This code veld may be integrated into a chain veld, or used directly by adapting the configuration within its yaml file and using the template folders provided in this repo. Open the veld yaml file for more information.
docker compose -f veld_publish.yaml up