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 6dff9f6 commit 3e590c6Copy full SHA for 3e590c6
.mci.yml
@@ -265,7 +265,7 @@ functions:
265
params:
266
updates:
267
- key: "mongo_url"
268
- value: ${mongo_url_prefix}${mongo_url_enterprise_keyword|"enterprise-"}${mongo_url_platform|}latest.${mongo_url_extension|tgz}
+ value: ${mongo_url_prefix}${mongo_url_enterprise_keyword|enterprise-}${mongo_url_platform|}latest.${mongo_url_extension|tgz}
269
270
"use WiredTiger storage" :
271
command: expansions.update
0 commit comments