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
f83de846
Commit
f83de846
authored
Feb 04, 2020
by
Vinicius Jarina
Browse files
Update azure-devops.yml for Azure Pipelines
parent
a9935190
Changes
1
Hide whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
f83de846
...
...
@@ -91,28 +91,28 @@ jobs:
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
Pipeline
Artifact:
Xamarin.iOS.NLua'
inputs
:
targetPath
:
lib/Release/xamarinios
/NLua.*
targetPath
:
lib/Release/xamarinios
artifact
:
'
Xamarin.iOS.NLua'
publishLocation
:
'
pipeline'
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
Pipeline
Artifact:
Xamarin.tvOS.NLua'
inputs
:
targetPath
:
lib/Release/xamarintvos
/NLua.*
targetPath
:
lib/Release/xamarintvos
artifact
:
Xamarin.tvOS.NLua
publishLocation
:
'
pipeline'
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
Pipeline
Artifact:
Xamarin.watchOS.NLua'
inputs
:
targetPath
:
lib/Release/xamarinwatchos
/NLua.*
targetPath
:
lib/Release/xamarinwatchos
artifact
:
Xamarin.watchOS.NLua
publishLocation
:
'
pipeline'
-
task
:
PublishPipelineArtifact@1
displayName
:
'
Publish
Pipeline
Artifact:
Xamarin.Mac.NLua'
inputs
:
targetPath
:
lib/Release/xamarinmac
/NLua.*
targetPath
:
lib/Release/xamarinmac
artifact
:
Xamarin.Mac.NLua
publishLocation
:
'
pipeline'
...
...
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