Explorar el Código

Output Build Diagnose Information for common/buf(Fix)

Shelikhoo hace 6 años
padre
commit
7718b9629c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      azure-pipelines.template.yml

+ 1 - 0
azure-pipelines.template.yml

@@ -17,5 +17,6 @@ jobs:
 
   - script: |
       go build ./common/buf
+    condition: always()
     workingDirectory: '$(Build.SourcesDirectory)'
     displayName: 'Test Buf error'