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 0424080 commit b439893Copy full SHA for b439893
.evergreen/config.in.yml
@@ -1275,6 +1275,10 @@ task_groups:
1275
file: src/testazurekms-expansions.yml
1276
1277
teardown_group:
1278
+ # Load expansions again. The setup task may have failed before running `expansions.update`.
1279
+ - command: expansions.update
1280
+ params:
1281
+ file: testazurekms-expansions.yml
1282
- command: subprocess.exec
1283
params:
1284
binary: bash
.evergreen/config.yml
@@ -3149,6 +3149,9 @@ task_groups:
3149
3150
3151
3152
3153
3154
3155
3156
3157
0 commit comments