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 3e384b8 commit 8bdf685Copy full SHA for 8bdf685
build/ci/evergreen.yml
@@ -2079,13 +2079,13 @@ buildvariants:
2079
- name: ".snyk"
2080
patch_aliases:
2081
- alias: "localdev"
2082
- variant_tags: [".localdev .cron"]
+ variant_tags: ["localdev cron"]
2083
task: ".*"
2084
- alias: "packer"
2085
- variant_tags: [".packer .cron"]
+ variant_tags: ["packer cron"]
2086
2087
- alias: "cleanup"
2088
- variant_tags: [".cleanup .cron"]
+ variant_tags: ["cleanup cron"]
2089
2090
- alias: "snyk"
2091
variant_tags: ["snyk cron"]
0 commit comments