Skip to content

Commit 8d5154c

Browse files
authored
Build fleetctl linux arm64 binary (#25905)
1 parent de6a4c3 commit 8d5154c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/goreleaser-fleet.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- "fleet-*"
7+
- "rc-fleetctl-*"
78

89
# This allows a subsequently queued workflow run to interrupt previous runs
910
concurrency:

changes/23770-fleetctl-linux-arm

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Added `fleetctl` on Linux ARM binary to releases.

0 commit comments

Comments
 (0)