fixing release pipeline (#30)
Reviewed-on: #30
This commit was merged in pull request #30.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user