[MM-22007] Fix MSI download from S3, don't run when not an RC/release (#1167)
* test halt step * fix * [MM-22007] fix msi name * remove test branch and apply to s3 too
This commit is contained in:
@@ -22,8 +22,8 @@ Release notes can be found here: https://docs.mattermost.com/help/apps/desktop-c
|
||||
The download links can be found below.
|
||||
|
||||
#### Windows - msi files (beta)
|
||||
$(print_link "${BASE_URL}/mattermost-desktop-v${VERSION}-x64.msi")
|
||||
$(print_link "${BASE_URL}/mattermost-desktop-v${VERSION}-x86.msi")
|
||||
$(print_link "${BASE_URL}/mattermost-desktop-${VERSION}-x64.msi")
|
||||
$(print_link "${BASE_URL}/mattermost-desktop-${VERSION}-x86.msi")
|
||||
|
||||
#### Windows - setup exe files
|
||||
$(print_link "${BASE_URL}/mattermost-desktop-setup-${VERSION}-win.exe")
|
||||
|
Reference in New Issue
Block a user