Skip to content

Commit

Permalink
DOP-4414 push to preprd
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar committed Mar 14, 2024
1 parent 3cddb7f commit 5dc7ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/controllers/v2/github.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ export const triggerSmokeTestAutomatedBuild = async (event: APIGatewayEvent): Pr
}

try {
return true;
await jobRepository.insertBulkJobs(deployable, c.get('jobsQueueUrl'));

// notify the jobUpdatesQueue
Expand Down

0 comments on commit 5dc7ff3

Please sign in to comment.