Skip to content

Commit

Permalink
[TEAMCITY-QA-T] Update target time for the trigger of scheduled builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyKoltsov1997 committed Aug 28, 2023
1 parent 64ea653 commit 489b48d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ object TeamCityDockerImagesScheduledBuild : BuildType({
schedule {
id = "TRIGGER_TC_DOCKER_IMAGES_NIGHTLY"
schedulingPolicy = daily {
hour = 4
minute = 15
hour = 6
minute = 30
}
branchFilter = "+:<default>"
withPendingChangesOnly = false
Expand Down

0 comments on commit 489b48d

Please sign in to comment.