File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -1991,14 +1991,8 @@ task_groups:
19911991 - " AWS_ACCESS_KEY_ID"
19921992 - " AWS_SECRET_ACCESS_KEY"
19931993 - " AWS_SESSION_TOKEN"
1994- args :
1995- - ${DRIVERS_TOOLS}/.evergreen/atlas/setup-secrets.sh
1996- - " atlas"
1997- - command : subprocess.exec
1998- params :
1999- binary : bash
20001994 env :
2001- LAMBDA_STACK_NAME : dbx-csharp-lambda
1995+ CLUSTER_PREFIX : dbx-csharp-search-index
20021996 args :
20031997 - ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
20041998 - command : expansions.update
@@ -2009,8 +2003,6 @@ task_groups:
20092003 - command : subprocess.exec
20102004 params :
20112005 binary : bash
2012- env :
2013- LAMBDA_STACK_NAME : dbx-csharp-lambda
20142006 args :
20152007 - ${DRIVERS_TOOLS}/.evergreen/atlas/teardown-atlas-cluster.sh
20162008 tasks :
You can’t perform that action at this time.
0 commit comments