Skip to content

Commit

Permalink
Add fetch source to upload-java for tag-based uploads. (#884)
Browse files Browse the repository at this point in the history
JAVA-5590
---------

Co-authored-by: Kevin Albertson <[email protected]>
  • Loading branch information
vbabanin and kevinAlbs authored Sep 7, 2024
1 parent 4766876 commit 1b39b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ tasks:
- variant: macos
name: build-and-test-and-upload
commands:
- func: "fetch source" # To set `tag_upload_location` expansion.
- command: shell.exec
params:
script: mkdir all
Expand Down

0 comments on commit 1b39b0f

Please sign in to comment.