feat: upload of data
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-25 23:43:19 +02:00
parent 90928d08ff
commit c1d71df0e5
7 changed files with 2441 additions and 58 deletions

View File

@@ -9,6 +9,7 @@ tokio.workspace = true
dagger-sdk = "0.9.8"
eyre = { version = "0.6.12" }
tracing.workspace = true
tracing-subscriber.workspace = true
dagger-components = { git = "https://git.front.kjuulh.io/kjuulh/dagger-components", branch = "main" }