Skip to content

Commit 68b8048

Browse files
committed
Replace old by new pipeline in EVG
1 parent 0f4602a commit 68b8048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen-functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ functions:
538538
shell: bash
539539
<<: *e2e_include_expansions_in_env
540540
working_dir: src/github.com/mongodb/mongodb-kubernetes
541-
binary: scripts/evergreen/run_python.sh pipeline.py --include ${image_name} --parallel --sign
541+
binary: scripts/evergreen/run_python.sh scripts/release/main.py --include ${image_name} --parallel #--sign
542542

543543
teardown_cloud_qa_all:
544544
- *switch_context

0 commit comments

Comments
 (0)