We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5102661 commit e97d096Copy full SHA for e97d096
.evergreen/config.yml
@@ -4501,17 +4501,13 @@ task_groups:
4501
AZUREKMS_VMNAME_PREFIX: NODE_DRIVER
4502
args:
4503
- ${DRIVERS_TOOLS}/.evergreen/csfle/azurekms/setup.sh
4504
- - command: expansions.update
4505
- params:
4506
- file: src/testazurekms-expansions.yml
4507
teardown_group:
4508
- command: expansions.update
4509
params:
4510
file: testazurekms-expansions.yml
4511
- command: subprocess.exec
4512
4513
binary: bash
4514
- add_expansions_to_env: true
4515
4516
- ${DRIVERS_TOOLS}/.evergreen/csfle/azurekms/teardown.sh
4517
tasks:
0 commit comments