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 bdc149b commit 84315a2Copy full SHA for 84315a2
.mci.yml
@@ -334,13 +334,6 @@ functions:
334
${scons|scons} ${scons_flags} ${warning_flags} ${compile_flags} ${toolchain_flags} ${extrapath} ${dllpath} ${cpppath} ${libpath} ${orchestration_preset} examples
335
336
pre:
337
- - command: expansions.fetch
338
- params:
339
- keys:
340
- - local_key: "aws_key"
341
- remote_key: "project_aws_key"
342
- - local_key: "aws_secret"
343
- remote_key: "project_aws_secret"
344
- command: shell.exec
345
params:
346
script: |
0 commit comments