"packages/KeraLua.1.0.10/lib/netcoreapp2.0/KeraLua.dll" did not exist on "f493fd0616e2829a76d8f85d6d3007ff74f20da6"
Commit ac3b605f authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Update azure-devops-macos.yml for Azure Pipelines

parent 3b3860b9
......@@ -11,17 +11,21 @@ pool:
demands: msbuild
steps:
- checkout: self
- task: TriggerBuild@3
displayName: 'Trigger a new build of NLua.Windows'
inputs:
buildDefinition: 'NLua.Windows'
buildDefinition: 'MyCoolPipeline'
ignoreSslCertificateErrors: true
useSameSourceVersion: true
password: '$(myToken)'
- checkout: self
- template: common-dotnet.yml@templates
- template: common-macos.yml@templates
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment