debug
This commit is contained in:
parent
81bd0301d2
commit
046d9f9597
@ -480,6 +480,7 @@ export const saveBuildLog = async ({
|
||||
}
|
||||
})
|
||||
} catch (error) {
|
||||
console.log(error)
|
||||
return await prisma.buildLog.create({
|
||||
data: {
|
||||
line: addTimestamp, buildId, time: Number(day().valueOf()), applicationId
|
||||
|
Loading…
x
Reference in New Issue
Block a user