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
2c7d1a65
Commit
2c7d1a65
authored
May 04, 2020
by
Vinicius Jarina
Browse files
Update azure-devops.yml for Azure Pipelines
parent
26370dd2
Changes
1
Show whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
2c7d1a65
...
@@ -223,6 +223,21 @@ jobs:
...
@@ -223,6 +223,21 @@ jobs:
runSettingsFile
:
'
.\tests\test.runsettings'
runSettingsFile
:
'
.\tests\test.runsettings'
platform
:
x64
platform
:
x64
-
script
:
'
rename
./TestResults/*.trx
./NLua.Windows.xml'
displayName
:
'
Rename
Test
result'
-
task
:
PublishTestResults@2
inputs
:
testResultsFormat
:
'
VSTest'
testResultsFiles
:
'
NLua.Windows.xml'
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
KeraLuaTest.Windows.xml'
inputs
:
targetPath
:
NLua.Windows.xml
artifact
:
'
NLua.Windows.xml'
publishLocation
:
'
pipeline'
-
task
:
DownloadPipelineArtifact@2
-
task
:
DownloadPipelineArtifact@2
displayName
:
'
Download
Build
Xamarin.iOS'
displayName
:
'
Download
Build
Xamarin.iOS'
inputs
:
inputs
:
...
...
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