feat: add option for releaser
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-25 23:03:07 +02:00
parent cdae730c6b
commit c76601a695
6 changed files with 3062 additions and 9 deletions

View File

@@ -20,6 +20,8 @@ walkdir = "2.5.0"
minijinja = "2.0.1"
futures = "0.3.30"
flux-releaser.workspace = true
[[test]]
name = "integration"
path = "tests/tests.rs"