Explorar o código

fix azure pipeline

Darien Raymond %!s(int64=7) %!d(string=hai) anos
pai
achega
4f167bb4d0
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      azure-pipelines.yml

+ 0 - 7
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: