Investigate cargo-chef to cache things
Build and Publish Docker Container / build (push) Has been cancelled

This commit is contained in:
2024-06-03 20:09:00 +01:00
parent b8c1faced2
commit d7d7fa9718
3 changed files with 60 additions and 6 deletions
+1
View File
@@ -27,6 +27,7 @@ enum Commands {
#[arg(long)]
down: bool,
},
Run {
/// If we should perform migration on startup.
#[clap(short, long, env, default_value_t = true)]