Skip to content

Commit 2bc0afa

Browse files
committed
chore
1 parent dbeefe4 commit 2bc0afa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/server/api/repositories/builds.repository.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,4 +319,7 @@ export async function getInfraBuildLogs(
319319
export const buildsRepo = {
320320
listBuilds,
321321
getRunningStatuses,
322+
getBuildInfo,
323+
getInfraBuildStatus,
324+
getInfraBuildLogs,
322325
}

0 commit comments

Comments
 (0)