mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Force a release build
This commit is contained in:
parent
3b77b0b1aa
commit
c81211be81
@ -41,6 +41,7 @@ jobs:
|
||||
set DEFINES_VAR=DEFINES+="BUILD_NUMBER=\\\\\\\"$(Build.BuildNumber)\\\\\\\""
|
||||
qmake CONFIG+="7zip" %DEFINES_VAR%
|
||||
nmake
|
||||
namke release
|
||||
displayName: 'Build'
|
||||
- ${{ if and(eq(variables['System.TeamFoundationCollectionUri'], 'https://dev.azure.com/luisangelsm/'), or(eq(variables['Build.SourceBranch'], 'refs/heads/master'), eq(variables['Build.SourceBranch'], 'refs/heads/develop'))) }}:
|
||||
- task: DownloadSecureFile@1
|
||||
|
Loading…
Reference in New Issue
Block a user