Skip to main content

trigger_deploy

Function trigger_deploy 

Source
pub async fn trigger_deploy(
    __arg0: State<AppState>,
    __arg1: Json<DeployRequest>,
) -> Result<Json<DeployResponse>>
Expand description

POST /api/admin/deploy — trigger a deployment