Skip to content

Commit

Permalink
CLOUDP-169103 atlascli issues with release (2nd) (#1822)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmenezes committed Mar 30, 2023
1 parent 2c2d94f commit bae45c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/package/chocoupdate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ go-msi check-env

VERSION="$(git tag --list "${TOOL_NAME:?}/v*" --sort=taggerdate | tail -1 | cut -d "v" -f 2)"

go run ./tools/chocolateyupdate/main.go --path "build/package/chocolatey/temp/mongodb-atlas.${VERSION}.nupkg"
go run ./tools/chocolateyupdate/main.go --path "dist/mongodb-atlas.${VERSION}.nupkg"

0 comments on commit bae45c6

Please sign in to comment.