Преглед на файлове

Output Build Diagnose Information for common/buf

Shelikhoo преди 6 години
родител
ревизия
2a27093144
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      azure-pipelines.template.yml

+ 5 - 0
azure-pipelines.template.yml

@@ -14,3 +14,8 @@ jobs:
       go test -p 1 -v -timeout 30m ./...
     workingDirectory: '$(Build.SourcesDirectory)'
     displayName: 'Test'
+
+  - script: |
+      go build ./common/buf
+    workingDirectory: '$(Build.SourcesDirectory)'
+    displayName: 'Test Buf error'