From 07b93373718c6487e8f3ca90d10f5cc0e475b1e8 Mon Sep 17 00:00:00 2001 From: "azure-pipelines[bot]" Date: Sun, 21 Oct 2018 18:36:17 +0000 Subject: [PATCH] Set up CI with Azure Pipelines --- azure-pipelines.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 azure-pipelines.yml diff --git a/azure-pipelines.yml b/azure-pipelines.yml new file mode 100644 index 0000000000..e95595bdd1 --- /dev/null +++ b/azure-pipelines.yml @@ -0,0 +1,13 @@ +pool: + vmImage: 'Ubuntu 16.04' + +steps: +- task: cake-build.cake.cake-build-task.Cake@0 + displayName: 'Cake ' + inputs: + useBuildAgentNuGetExe: true + +- task: PublishBuildArtifacts@1 + displayName: 'Publish Artifact: drop' + inputs: + PathtoPublish: artifacts/