CircleCI config tweaks (#1116)

* update ci files

* remove redundant build step

- npm run package:* also builds

* fix path to temp aws files

* include exe in windows build

* add release notes reference

* tweak ghr draft tag name

* remove test filtering

* ignore tags for build_linux

* don't try to use the tag

Co-authored-by: Guillermo Vayá <guivaya@gmail.com>
This commit is contained in:
Dean Whillier
2020-01-21 09:07:10 -05:00
committed by GitHub
parent 58cf6d5b28
commit 4804f12535
2 changed files with 36 additions and 21 deletions

View File

@@ -15,7 +15,10 @@ VERSION="$1" # such as 3.7.1, 4.0.0-rc1
BASE_URL="https://releases.mattermost.com/desktop/${VERSION}"
cat <<-MD
### Mattermost Desktop ${VERSION} has been cut!
### Mattermost Desktop v${VERSION} has been cut!
Release notes can be found here: https://docs.mattermost.com/help/apps/desktop-changelog.html
The download links can be found below.
#### Windows - msi files (beta)