Skip to content

Commit

Permalink
Build Release version of Barrier on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen authored and AdrianKoshka committed May 26, 2019
1 parent cd8176e commit 500a828
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ jobs:
displayName: Mac Build
pool:
vmImage: 'macOS-10.14'
strategy:
matrix:
Release:
B_BUILD_TYPE: Release
BARRIER_VERSION_STAGE: Release
steps:
- script: brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/aac86fc018c48d7b6f23a2e7535276899774567a/Formula/qt.rb
displayName: Installed Pinned Qt
Expand Down

0 comments on commit 500a828

Please sign in to comment.