forked from pyrite-dev/milsko
msvc
This commit is contained in:
parent
c04f751a4f
commit
d7db903695
1 changed files with 2 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
|
@ -52,8 +52,8 @@ pipeline {
|
|||
label "2012r2"
|
||||
}
|
||||
steps {
|
||||
sh("nmake -f NTMakefile clean")
|
||||
sh("nmake")
|
||||
bat("nmake -f NTMakefile clean")
|
||||
bat("nmake -f NTMakefile")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue