From 371d0c0704a27ee6df496ca1c22f0fad82b46dd2 Mon Sep 17 00:00:00 2001 From: xinghuadou-google Date: Mon, 14 Oct 2019 16:48:34 -0700 Subject: [PATCH] Update cloudbuild_long.yaml --- cloudbuild_long.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild_long.yaml b/cloudbuild_long.yaml index 35916bf..3e07a17 100644 --- a/cloudbuild_long.yaml +++ b/cloudbuild_long.yaml @@ -18,6 +18,6 @@ steps: args: ['sleep', '128'] - name: 'bash' args: ['sleep', '256'] -logsBucket: 'gs://xinghuadou-test3-gcb-logs/nested/path' +logsBucket: 'xinghuadou-test3-gcb-logs/nested/path' options: env: ['A=F', 'C=D']