We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee2ac5 commit d8c5eadCopy full SHA for d8c5ead
build/ci/evergreen.yml
@@ -2034,13 +2034,13 @@ buildvariants:
2034
- name: ".coverage"
2035
patch_aliases:
2036
- alias: "localdev"
2037
- variant_tags: ["localdev cron"]
+ variant_tags: [".localdev .cron"]
2038
task: ".*"
2039
- alias: "packer"
2040
- variant_tags: ["packer cron"]
+ variant_tags: [".packer .cron"]
2041
2042
- alias: "cleanup"
2043
- variant_tags: ["cleanup cron"]
+ variant_tags: [".cleanup .cron"]
2044
2045
github_pr_aliases:
2046
- variant: "code_health"
0 commit comments