Tweaks for the experimental SwarmBucket bot
BUG=skia:5581 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2181073005 Review-Url: https://codereview.chromium.org/2181073005
This commit is contained in:
parent
b464764dae
commit
c043324e56
@ -95,13 +95,18 @@ buckets {
|
||||
builders {
|
||||
name: "Build-Ubuntu-GCC-x86_64-Release-Swarmbucket"
|
||||
swarming_tags: "builder:Build-Ubuntu-GCC-x86_64-Release-Swarmbucket"
|
||||
swarming_tags: "allow_milo:1"
|
||||
dimensions {
|
||||
key: "os"
|
||||
value: "Linux"
|
||||
}
|
||||
dimensions {
|
||||
key: "gpu"
|
||||
value: "none"
|
||||
}
|
||||
recipe {
|
||||
repository: "https://chromium.googlesource.com/chromium/tools/build"
|
||||
name: "skia/skia"
|
||||
repository: "https://skia.googlesource.com/skia.git"
|
||||
name: "swarm_trigger"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user