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 9c137ca commit f68ce98Copy full SHA for f68ce98
.evergreen-functions.yml
@@ -517,7 +517,7 @@ functions:
517
working_dir: src/github.com/mongodb/mongodb-kubernetes
518
binary: scripts/dev/run_python.sh scripts/release/kubectl-mongodb/python/build_kubectl_plugin.py
519
520
- build_and_push_appdb_database:
+ download_multi_cluster_binary:
521
- command: subprocess.exec
522
params:
523
@@ -549,7 +549,7 @@ functions:
549
teardown_cloud_qa_all:
550
- command: shell.exec
551
type: setup
552
- params:
+ params:
553
shell: bash
554
555
script: |
0 commit comments