소스 검색

Output Build Diagnose Information for common/buf(Fix)

Shelikhoo 6 년 전
부모
커밋
7718b9629c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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'