mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Merge branch 'canary' into 379-preview-deployment
This commit is contained in:
@@ -259,8 +259,3 @@ export default async function handler(
|
|||||||
|
|
||||||
return res.status(400).json({ message: "No Actions matched" });
|
return res.status(400).json({ message: "No Actions matched" });
|
||||||
}
|
}
|
||||||
|
|
||||||
// Genera el dominio random
|
|
||||||
// Crea el pull request entity
|
|
||||||
// Crea el deployment entity
|
|
||||||
// Luego lo que sigue...., unicamente github es soportado por ahora3
|
|
||||||
|
|||||||
Reference in New Issue
Block a user