How to release new versions of your function in Speckle Automate
Dockerfile
, workflow.yml
) works for most use cases, you can customise these files for advanced scenarios:workflow.yml
file for multipart build steps or additional artefacts.functionInputs.json
) are generated.Dockerfile
to include additional dependencies, libraries, or specific runtime versions (e.g., a custom-built Python environment).