Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 37dc6a6

Browse files
committed
feat: add GitHub workflow to embed Cilium binaries with scheduled execution
Signed-off-by: Nikolai Emil Damm <nikolaiemildamm@icloud.com>
1 parent c9c6e56 commit 37dc6a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
BINARY_NAME: cilium
1616
DOTNET_PROJECT_NAME: Devantler.CiliumCLI
1717
SCRIPT_PATH: scripts/get-cilium-binary.sh
18+
VERSION_ARGS: version --client | awk '{print $2}' | head -1
1819

0 commit comments

Comments
 (0)