OPC # 0009: Gitea and OPC Build Webhooks
This commit is contained in:
@@ -79,6 +79,7 @@ app.MapPromotionEndpoints();
|
||||
app.MapOpcEndpoints();
|
||||
app.MapGiteaEndpoints();
|
||||
app.MapInfraEndpoints();
|
||||
app.MapGiteaWebhookEndpoints();
|
||||
|
||||
// Ensure OPC tables exist (idempotent — IF NOT EXISTS)
|
||||
var ds = app.Services.GetRequiredService<NpgsqlDataSource>();
|
||||
|
||||
Reference in New Issue
Block a user