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 393c88c commit 7794494Copy full SHA for 7794494
.evergreen/buildvariants-and-tasks.in.yml
@@ -174,7 +174,7 @@ buildvariants:
174
<% for (const buildVariant of PACKAGE_BUILD_VARIANTS) { %>
175
- name: <%= buildVariant.name %>
176
expansions:
177
- silk_asset_group: <%= buildVariant.silk_asset_group %>
+ target_platform: <%= buildVariant.target_platform %>
178
display_name: <%= buildVariant.display_name %>
179
run_on: <%= buildVariant.run_on %>
180
tasks:
0 commit comments