commit | b51b0b9c1169b9b3bcaa80dd4c43c7b3ffb44919 | [log] [tgz] |
---|---|---|
author | Scott Graham <scottmg@chromium.org> | Thu Apr 29 17:19:33 2021 |
committer | Scott Graham <scottmg@chromium.org> | Thu Apr 29 17:20:51 2021 |
tree | 101e741a88de1ea5bc38434d2e7980134c572ca8 | |
parent | 7e32faac2e571913be1daafc13df26debf8d389d [diff] |
Try uploaded: in tag I think this is taking effect now (e.g. https://ci.chromium.org/p/crashpad/builders/try/crashpad_try_win_dbg/1539 ), but should included the "uploaded:" prefix to get the right tag (at least that's my next guess). TBR: justincohen@chromium.org Change-Id: I65942962eb87f778c199f03528145303af930e22 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2859470 Reviewed-by: Scott Graham <scottmg@chromium.org>
diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg index 2db0855..a3cdb39 100644 --- a/cr-buildbucket.cfg +++ b/cr-buildbucket.cfg
@@ -78,7 +78,7 @@ dimensions: "os:Windows-10" recipe { properties: "target_os:win" - properties_j: "$depot_tools/windows_sdk:{\"version\":\"2021-04-28\"}" + properties_j: "$depot_tools/windows_sdk:{\"version\":\"uploaded:2021-04-28\"}" } }