Skip to content

Commit

Permalink
More release fixes (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyashton authored Mar 27, 2020
1 parent 2784e3a commit b1d3916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines-templates/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
cmake_args: '${{ parameters.build.common.cmake_args }} ${{ parameters.build.install.cmake_args }} ${{ parameters.build.SGX.cmake_args }}'
suffix: 'Release'
artifact_name: 'SGX_Release'
install_prefix: '${{ parameters.build.install.install_prefix }}'

- template: release.yml
parameters:
Expand Down

0 comments on commit b1d3916

Please sign in to comment.