f-10: bin: add a new binarie #10

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-01-08 23:57:35 +01:00
commit 0d3d59a019
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
2 changed files with 41 additions and 1 deletions

View file

@ -32,7 +32,7 @@ jobs:
matrix:
goos: [linux]
goarch: [amd64]
binaries: [db, metadata, metacli, agent]
binaries: [db, metadata, metacli, agent, netns]
uses: ./.forgejo/workflows/build.yml
with:
tag: ${{ needs.set-release-target.outputs.release_cible }}