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
9d683a38
"build/vscode:/vscode.git/clone" did not exist on "13394d531ec8de0c35f49617c2dbe5a15ee76e29"
Commit
9d683a38
authored
Feb 04, 2020
by
Vinicius Jarina
Browse files
Update azure-devops.yml for Azure Pipelines
parent
b4de7ddc
Changes
1
Hide whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
9d683a38
...
...
@@ -193,35 +193,35 @@ jobs:
inputs
:
buildType
:
'
current'
artifactName
:
'
Xamarin.iOS.NLua.dll'
targetPath
:
'
$(Pipeline.Workspace)'
targetPath
:
'
$(Pipeline.Workspace)
/Xamarin.iOS.NLua.dll
'
-
task
:
DownloadPipelineArtifact@2
displayName
:
'
Download
Build
Xamarin.Mac'
inputs
:
buildType
:
'
current'
artifactName
:
'
Xamarin.Mac.NLua.dll'
targetPath
:
'
$(Pipeline.Workspace)'
targetPath
:
'
$(Pipeline.Workspace)
/Xamarin.Mac.NLua.dll
'
-
task
:
DownloadPipelineArtifact@2
displayName
:
'
Download
Build
Xamarin.watchOS'
inputs
:
buildType
:
'
current'
artifactName
:
'
Xamarin.watchOS.NLua.dll'
targetPath
:
'
$(Pipeline.Workspace)'
targetPath
:
'
$(Pipeline.Workspace)
/Xamarin.watchOS.NLua.dll
'
-
task
:
DownloadPipelineArtifact@2
displayName
:
'
Download
Build
Xamarin.watchOS'
inputs
:
buildType
:
'
current'
artifactName
:
'
Xamarin.watchOS.NLua.dll'
targetPath
:
'
$(Pipeline.Workspace)'
targetPath
:
'
$(Pipeline.Workspace)
/Xamarin.watchOS.NLua.dll
'
-
task
:
DownloadPipelineArtifact@2
displayName
:
'
Download
Build
Xamarin.tvOS'
inputs
:
buildType
:
'
current'
artifactName
:
'
Xamarin.tvOS.NLua.dll'
targetPath
:
'
$(Pipeline.Workspace)'
targetPath
:
'
$(Pipeline.Workspace)
/Xamarin.tvOS.NLua.dll
'
-
task
:
CopyFiles@2
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