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
c396ccd7
Commit
c396ccd7
authored
Oct 10, 2020
by
Vinicius Jarina
Browse files
Update azure-devops.yml for Azure Pipelines
parent
d23e2ec1
Changes
1
Hide whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
c396ccd7
...
...
@@ -63,6 +63,7 @@ jobs:
inputs
:
testResultsFormat
:
VSTest
testResultsFiles
:
'
TEST-Result-Mac.xml'
failTaskOnFailedTests
:
true
-
task
:
MSBuild@1
displayName
:
'
Run
iOS
tests'
...
...
@@ -77,6 +78,7 @@ jobs:
inputs
:
testResultsFormat
:
NUnit
testResultsFiles
:
'
tests/build/xamarinios/TEST-Result-Xamarin.iOS.xml'
failTaskOnFailedTests
:
true
-
task
:
MSBuild@1
displayName
:
'
Run
tvOS
tests'
...
...
@@ -91,6 +93,7 @@ jobs:
inputs
:
testResultsFormat
:
NUnit
testResultsFiles
:
'
tests/build/xamarintvos/TEST-Result-Xamarin.TVOS.xml'
failTaskOnFailedTests
:
true
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
Pipeline
Artifact:
TEST-Result-Xamarin.iOS.xml'
...
...
@@ -229,6 +232,7 @@ jobs:
inputs
:
testResultsFormat
:
'
VSTest'
testResultsFiles
:
'
NLua.Windows.xml'
failTaskOnFailedTests
:
true
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
KeraLuaTest.Windows.xml'
...
...
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