Move nightly binary builds to 05:05 UTC (#15966)
authorJesse Hellemn <hellemn@fb.com>
Fri, 11 Jan 2019 19:41:22 +0000 (11:41 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 11 Jan 2019 19:46:21 +0000 (11:46 -0800)
Summary:
This corresponds to 00:05 EST
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15966

Differential Revision: D13639027

Pulled By: pjh5

fbshipit-source-id: 6685a7af74329b2730e519afd10e350ef2258f32

.circleci/config.yml

index 6346a32..65f6a94 100644 (file)
@@ -3102,7 +3102,7 @@ workflows:
   binarybuilds:
     triggers:
       - schedule:
-          cron: "15 16 * * *"
+          cron: "5 5 * * *"
           filters:
             branches:
               only: