mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Take a look at what's inside the Makefile
This commit is contained in:
parent
c81211be81
commit
abf6f36a53
@ -41,7 +41,7 @@ jobs:
|
||||
set DEFINES_VAR=DEFINES+="BUILD_NUMBER=\\\\\\\"$(Build.BuildNumber)\\\\\\\""
|
||||
qmake CONFIG+="7zip" %DEFINES_VAR%
|
||||
nmake
|
||||
namke release
|
||||
type Makefile
|
||||
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…
x
Reference in New Issue
Block a user