Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
752579b2
Commit
752579b2
authored
May 04, 2020
by
Vinicius Jarina
Browse files
Update azure-devops.yml for Azure Pipelines
parent
2c7d1a65
Changes
1
Show whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
752579b2
...
...
@@ -221,9 +221,10 @@ jobs:
inputs
:
testAssemblyVer2
:
'
.\tests\build\net45\bin\Release\NLuaTest.dll'
runSettingsFile
:
'
.\tests\test.runsettings'
resultsFolder
:
'
.\TestResults'
platform
:
x64
-
script
:
'
rename
.
/
TestResults
/
*.trx
.
/
NLua.Windows.xml'
-
script
:
'
rename
.
\
TestResults
\
*.trx
.
\
NLua.Windows.xml'
displayName
:
'
Rename
Test
result'
-
task
:
PublishTestResults@2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment