mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-26 21:36:31 +02:00
- release.yml now triggers on workflow_run of ci (completed+success), not on bare push, so we never publish binaries of broken code - checks out github.event.workflow_run.head_sha, computes the next vX.Y.Z by bumping the patch of the newest existing tag (starts at v0.0.1), pushes the tag, runs goreleaser - supports [skip release] in the commit message for docs/ci-only commits that shouldn't cut a version |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| release.yml | ||