From 4f167bb4d04de562a5c621fbbcd7fb7efecffa39 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Mon, 12 Nov 2018 22:12:47 +0100 Subject: [PATCH] fix azure pipeline --- azure-pipelines.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c39321ef..4fc35f48 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,8 +1,3 @@ -# Go -# Build your Go project. -# Add steps that test, save build artifacts, deploy, and more: -# https://docs.microsoft.com/azure/devops/pipelines/languages/go - jobs: - job: Linux @@ -25,7 +20,6 @@ jobs: workingDirectory: '$(system.defaultWorkingDirectory)' displayName: 'Test' -jobs: - job: MacOS pool: @@ -47,7 +41,6 @@ jobs: workingDirectory: '$(system.defaultWorkingDirectory)' displayName: 'Test' -jobs: - job: Windows pool: