Skip to content

Commit af6d487

Browse files
Fix Release: Added tool_name to download-msi.sh (#1002)
1 parent 8d4c781 commit af6d487

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build/ci/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,8 @@ tasks:
498498
- func: "install macos notarization service"
499499
- command: subprocess.exec
500500
type: test
501+
env:
502+
TOOL_NAME: mongocli
501503
params:
502504
working_dir: src/github.com/mongodb/mongocli
503505
binary: build/package/download-msi.sh
@@ -557,6 +559,8 @@ tasks:
557559
- func: "install macos notarization service"
558560
- command: subprocess.exec
559561
type: test
562+
env:
563+
TOOL_NAME: atlascli
560564
params:
561565
working_dir: src/github.com/mongodb/mongocli
562566
binary: build/package/download-msi.sh

0 commit comments

Comments
 (0)