소스 검색

Configure cloudbuild logging

DarthSim 3 년 전
부모
커밋
3997a0fea0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      cloudbuild.yaml

+ 1 - 0
cloudbuild.yaml

@@ -50,6 +50,7 @@ availableSecrets:
 
 options:
   machineType: 'N1_HIGHCPU_8'
+  logging: CLOUD_LOGGING_ONLY
   dynamic_substitutions: true
 
 timeout: 1200s