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:
1991
1991
- " AWS_ACCESS_KEY_ID"
1992
1992
- " AWS_SECRET_ACCESS_KEY"
1993
1993
- " AWS_SESSION_TOKEN"
1994
- args :
1995
- - ${DRIVERS_TOOLS}/.evergreen/atlas/setup-secrets.sh
1996
- - " atlas"
1997
- - command : subprocess.exec
1998
- params :
1999
- binary : bash
2000
1994
env :
2001
- LAMBDA_STACK_NAME : dbx-csharp-lambda
1995
+ CLUSTER_PREFIX : dbx-csharp-search-index
2002
1996
args :
2003
1997
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
2004
1998
- command : expansions.update
@@ -2009,8 +2003,6 @@ task_groups:
2009
2003
- command : subprocess.exec
2010
2004
params :
2011
2005
binary : bash
2012
- env :
2013
- LAMBDA_STACK_NAME : dbx-csharp-lambda
2014
2006
args :
2015
2007
- ${DRIVERS_TOOLS}/.evergreen/atlas/teardown-atlas-cluster.sh
2016
2008
tasks :
You can’t perform that action at this time.
0 commit comments