feat: without cluster in trigger release
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -224,7 +224,7 @@ async fn can_trigger_latest_release() -> anyhow::Result<()> {
|
||||
|
||||
local_app
|
||||
.flux_local_cluster_manager()
|
||||
.trigger_release(test_id, "some-branch", "flux_local_cluster")
|
||||
.trigger_release(test_id, "some-branch")
|
||||
.await?;
|
||||
|
||||
// 1. Verify that release event has been sent
|
||||
|
Reference in New Issue
Block a user