mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
This workflow listens for repository_dispatch events of type 'fieldmate-release'. It is intended to be triggered from the Fieldmate repository after a new version is released. On receiving the event: - It prints the version number from the client_payload - Serves as an integration point for docker rebuilds, publish flows, or other automations Use `version` in the client payload to pass the released tag, e.g. 'v0.0.2'. |
||
|---|---|---|
| .. | ||
| docker-build.yml | ||
| lint.yml | ||
| on-fieldmate-release.yml | ||
| pre-commit.yml | ||
| semantic-release.yml | ||
| stale.yml | ||
| update-hooks.yml | ||