mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-10 12:34:03 +00:00
fix: Correct branch shown in build logs
This commit is contained in:
@@ -35,6 +35,7 @@ export const post: RequestHandler = async (event) => {
|
||||
data: {
|
||||
id: buildId,
|
||||
applicationId: id,
|
||||
branch: applicationFound.branch,
|
||||
destinationDockerId: applicationFound.destinationDocker.id,
|
||||
gitSourceId: applicationFound.gitSource.id,
|
||||
githubAppId: applicationFound.gitSource.githubApp?.id,
|
||||
|
||||
Reference in New Issue
Block a user