Skip to content

Commit 937e953

Browse files
committed
add release for agent
1 parent c3dd864 commit 937e953

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
@@ -546,7 +546,7 @@ functions:
546546
working_dir: src/github.com/mongodb/mongodb-kubernetes
547547
env:
548548
git_tag: ${triggered_by_git_tag}
549-
binary: scripts/dev/run_python.sh scripts/release/pipeline_main.py ${image_name} --build-scenario release --version ${git_tag}
549+
binary: scripts/dev/run_python.sh scripts/release/pipeline_main.py ${image_name} --build-scenario release ${git_tag|--version ${git_tag}}
550550

551551
# TODO: CLOUDP-335471 ; once all image builds are made with the new atomic pipeline, remove the following function
552552
legacy_pipeline:

0 commit comments

Comments
 (0)