feature-11 #13

Merged
nicolas.boufideline merged 7 commits from feature-11 into main 2026-01-08 22:13:04 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 07cf77ba7d - Show all commits

f-11: fix: rename meta_cli to metacli

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
GnomeZworc 2026-01-07 23:24:43 +01:00
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632

View file

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