feat: download archive
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-02-22 18:36:44 +01:00
parent ff6cc941d8
commit 1d7c056925
4 changed files with 35 additions and 26 deletions

View File

@@ -231,8 +231,6 @@ async fn can_trigger_latest_release() -> anyhow::Result<()> {
// 2. Verify that we've splatted the flux cluster over the upstream registry
// 3. Verify database has a release record
todo!();
Ok(())
}