mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-08-26 03:48:55 +00:00
robot: Release arm generic artifacts on release (#1315)
* 🤖 Release arm generic artifacts on release
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
* Update release-arm.yaml
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
---------
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
parent
8a97b00af3
commit
ef1b632b40
@ -52,6 +52,10 @@ all-arm:
|
|||||||
BUILD +grype-scan
|
BUILD +grype-scan
|
||||||
BUILD +arm-image
|
BUILD +arm-image
|
||||||
|
|
||||||
|
all-arm-generic:
|
||||||
|
BUILD --platform=linux/arm64 +image
|
||||||
|
BUILD --platform=linux/arm64 +iso
|
||||||
|
|
||||||
go-deps:
|
go-deps:
|
||||||
ARG GO_VERSION
|
ARG GO_VERSION
|
||||||
FROM golang:$GO_VERSION
|
FROM golang:$GO_VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user