refactor(ci): simplify CI configuration by consolidating binary build steps and updating Dockerfile

This commit is contained in:
Félix MARQUET
2025-06-13 13:55:10 +02:00
parent 60db3550c0
commit fe33377fa0
7 changed files with 47 additions and 202 deletions

3
.gitignore vendored
View File

@@ -410,3 +410,6 @@ github-ntfy/*
# Rust
target
target/*
binaries
binaries/*