pull/1416/head
Quentin VIGNAUD 2 weeks ago
parent f7e7edff77
commit 3f8176ac60

@ -311,7 +311,7 @@ treatment buildTestAyaForArchUsingImage[logger: Logger, dispatcher: CicdDispatch
)
)
/*ready.awaited*/ checkout.success -> build.trigger,finished -> Self.finished
/*ready.awaited*/ checkout.finished -> build.trigger,finished -> Self.finished
pendingState: postGithubStateContext[contexts=github_contexts, logger=logger](state = |pending(), name = short_rust_arch, description = "Build and Test Aya on arch", log_response = true)
successState: postGithubStateContext[contexts=github_contexts, logger=logger](state = |success(), name = short_rust_arch, description = "Build and Test Aya on arch", log_response = true)

Loading…
Cancel
Save