Skip to content

Commit f68ce98

Browse files
committed
Fix evg merge conflict
1 parent 9c137ca commit f68ce98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen-functions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ functions:
517517
working_dir: src/github.com/mongodb/mongodb-kubernetes
518518
binary: scripts/dev/run_python.sh scripts/release/kubectl-mongodb/python/build_kubectl_plugin.py
519519

520-
build_and_push_appdb_database:
520+
download_multi_cluster_binary:
521521
- command: subprocess.exec
522522
params:
523523
working_dir: src/github.com/mongodb/mongodb-kubernetes
@@ -549,7 +549,7 @@ functions:
549549
teardown_cloud_qa_all:
550550
- command: shell.exec
551551
type: setup
552-
params:
552+
params:
553553
shell: bash
554554
working_dir: src/github.com/mongodb/mongodb-kubernetes
555555
script: |

0 commit comments

Comments
 (0)