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
610d2ec7
Commit
610d2ec7
authored
Feb 02, 2020
by
Vinicius Jarina
Browse files
Update azure-devops.yml for Azure Pipelines
parent
7fff34ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
610d2ec7
...
@@ -23,12 +23,12 @@ jobs:
...
@@ -23,12 +23,12 @@ jobs:
-
template
:
common-macos.yml@templates
-
template
:
common-macos.yml@templates
-
task
:
NuGetCommand@2
-
task
:
NuGetCommand@2
displayName
:
'
NuGet
restore'
displayName
:
'
NuGet
restore
NLua.sln
'
inputs
:
inputs
:
restoreSolution
:
NLua.sln
restoreSolution
:
NLua.sln
-
task
:
NuGetCommand@2
-
task
:
NuGetCommand@2
displayName
:
'
NuGet
restore'
displayName
:
'
NuGet
restore
NLua.Mac.sln
'
inputs
:
inputs
:
restoreSolution
:
NLua.Mac.sln
restoreSolution
:
NLua.Mac.sln
...
@@ -88,29 +88,39 @@ jobs:
...
@@ -88,29 +88,39 @@ jobs:
testResultsFormat
:
NUnit
testResultsFormat
:
NUnit
testResultsFiles
:
'
tests/build/xamarintvos/TEST-Result-Xamarin.TVOS.xml'
testResultsFiles
:
'
tests/build/xamarintvos/TEST-Result-Xamarin.TVOS.xml'
-
task
:
PublishBuildArtifacts@1
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
Artifact:
Xamarin.iOS.NLua.dll'
inputs
:
inputs
:
PathtoPublish
:
lib/Release/xamarinios/NLua.dll
targetPath
:
'
$(Pipeline.Workspace)'
ArtifactName
:
Xamarin.iOS.NLua.dll
artifact
:
'
Xamarin.iOS.NLua.dll'
publishLocation
:
'
pipeline'
-
task
:
Publish
Build
Artifact
s
@1
-
task
:
Publish
Pipeline
Artifact@1
displayName
:
'
Publish
Artifact:
Xamarin.
tv
OS.NLua.dll'
displayName
:
'
Publish
Pipeline
Artifact:
Xamarin.
i
OS.NLua.dll'
inputs
:
inputs
:
PathtoPublish
:
lib/Release/xamarintvos/NLua.dll
targetPath
:
lib/Release/xamarinios/NLua.dll
ArtifactName
:
Xamarin.tvOS.NLua.dll
artifact
:
'
Xamarin.iOS.NLua.dll'
publishLocation
:
'
pipeline'
-
task
:
Publish
Build
Artifact
s
@1
-
task
:
Publish
Pipeline
Artifact@1
displayName
:
'
Publish
Artifact:
Xamarin.
watch
OS.NLua.dll'
displayName
:
'
Publish
Pipeline
Artifact:
Xamarin.
tv
OS.NLua.dll'
inputs
:
inputs
:
PathtoPublish
:
lib/Release/xamarinwatchos/NLua.dll
targetPath
:
lib/Release/xamarintvos/NLua.dll
ArtifactName
:
Xamarin.watchOS.NLua.dll
artifact
:
Xamarin.tvOS.NLua.dll
publishLocation
:
'
pipeline'
-
task
:
Publish
Build
Artifact
s
@1
-
task
:
Publish
Pipeline
Artifact@1
displayName
:
'
Publish
Artifact:
Xamarin.
Mac
.NLua.dll'
displayName
:
'
Publish
Pipeline
Artifact:
Xamarin.
watchOS
.NLua.dll'
inputs
:
inputs
:
PathtoPublish
:
lib/Release/xamarinmac/NLua.dll
targetPath
:
lib/Release/xamarinwatchos/NLua.dll
ArtifactName
:
Xamarin.Mac.NLua.dll
artifact
:
Xamarin.watchOS.NLua.dll
publishLocation
:
'
pipeline'
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
Pipeline
Artifact:
Xamarin.Mac.NLua.dll'
inputs
:
targetPath
:
lib/Release/xamarinmac/NLua.dll
artifact
:
Xamarin.Mac.NLua.dll
publishLocation
:
'
pipeline'
-
template
:
send-telegram.yml@templates
-
template
:
send-telegram.yml@templates
...
@@ -184,41 +194,40 @@ jobs:
...
@@ -184,41 +194,40 @@ jobs:
runSettingsFile
:
'
.\tests\test.runsettings'
runSettingsFile
:
'
.\tests\test.runsettings'
platform
:
x64
platform
:
x64
-
task
:
Download
Build
Artifact
s@0
-
task
:
Download
Pipeline
Artifact
@2
displayName
:
'
Download
Build
Xamarin.iOS'
displayName
:
'
Download
Build
Xamarin.iOS'
inputs
:
inputs
:
buildType
:
'
specific'
buildType
:
'
current'
project
:
'
NuGets'
artifactName
:
'
Xamarin.iOS.NLua.dll'
definition
:
'
NLua'
targetPath
:
'
$(Pipeline.Workspace)'
specificBuildWithTriggering
:
true
artifactName
:
Xamarin.iOS.NLua.dll
-
task
:
Download
Build
Artifact
s@0
-
task
:
Download
Pipeline
Artifact
@2
displayName
:
'
Download
Build
Xamarin.Mac'
displayName
:
'
Download
Build
Xamarin.Mac'
inputs
:
inputs
:
buildType
:
'
specific'
buildType
:
'
current'
project
:
'
NuGets'
artifactName
:
'
Xamarin.Mac.NLua.dll'
definition
:
'
NLua'
targetPath
:
'
$(Pipeline.Workspace)'
specificBuildWithTriggering
:
true
artifactName
:
Xamarin.Mac.NLua.dll
-
task
:
DownloadPipelineArtifact@2
displayName
:
'
Download
Build
Xamarin.watchOS'
inputs
:
buildType
:
'
current'
artifactName
:
'
Xamarin.watchOS.NLua.dll'
targetPath
:
'
$(Pipeline.Workspace)'
-
task
:
Download
Build
Artifact
s@0
-
task
:
Download
Pipeline
Artifact
@2
displayName
:
'
Download
Build
Xamarin.watchOS'
displayName
:
'
Download
Build
Xamarin.watchOS'
inputs
:
inputs
:
buildType
:
'
specific'
buildType
:
'
current'
project
:
'
NuGets'
artifactName
:
'
Xamarin.watchOS.NLua.dll'
definition
:
'
NLua'
targetPath
:
'
$(Pipeline.Workspace)'
specificBuildWithTriggering
:
true
artifactName
:
Xamarin.watchOS.NLua.dll
-
task
:
Download
Build
Artifact
s@0
-
task
:
Download
Pipeline
Artifact
@2
displayName
:
'
Download
Build
Xamarin.tvOS'
displayName
:
'
Download
Build
Xamarin.tvOS'
inputs
:
inputs
:
buildType
:
'
specific'
buildType
:
'
current'
project
:
'
NuGets'
artifactName
:
'
Xamarin.tvOS.NLua.dll'
definition
:
'
NLua'
targetPath
:
'
$(Pipeline.Workspace)'
specificBuildWithTriggering
:
true
artifactName
:
Xamarin.tvOS.NLua.dll
-
task
:
CopyFiles@2
-
task
:
CopyFiles@2
displayName
:
'
Copy
Files
to:
lib/Release/xamarinios/'
displayName
:
'
Copy
Files
to:
lib/Release/xamarinios/'
...
...
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