Skip to content

Commit

Permalink
Change target trigger for scheduled build of staging Docker images.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyKoltsov1997 committed Jul 19, 2023
1 parent 4806c96 commit b0c32dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object TeamCityDockerImagesScheduledBuild : BuildType({
schedule {
id = "TRIGGER_TC_DOCKER_IMAGES_NIGHTLY"
schedulingPolicy = daily {
hour = 2
hour = 4
minute = 15
}
branchFilter = "+:<default>"
Expand Down

0 comments on commit b0c32dd

Please sign in to comment.