fixing release pipeline (#30)
Build and publish release / metadata (push) Successful in 35s
Build and publish release / create-release (push) Successful in 53s
Build and publish release / build (push) Failing after 10m49s
Build and publish release / publish-release (push) Skipped

Reviewed-on: #30
This commit was merged in pull request #30.
This commit is contained in:
2026-07-15 20:14:27 +01:00
parent a0ee657a02
commit 208b49b512
2 changed files with 16 additions and 17 deletions
+3 -2
View File
@@ -57,8 +57,9 @@ an incomplete set.
Targets and the pinned OpenWrt release live in `.gitea/release-targets.json`.
Add an object with a unique `architecture` label and a valid OpenWrt
`target`/`subtarget` pair to extend the matrix. The generic ARM entries select
ARMv7 and ARMv8 ABIs; use a device-specific OpenWrt target when necessary.
`target`/`subtarget` pair to extend the build list; no workflow change is
required. The generic ARM entries select ARMv7 and ARMv8 ABIs; use a
device-specific OpenWrt target when necessary.
Releases use the next available `MAJOR.MINOR.PATCH` tag. `MAJOR` and `MINOR`
live in the release config; the workflow finds the highest existing