From 0ceec84695a24a87ca8296855de99afe41e1c7ef Mon Sep 17 00:00:00 2001 From: Bo Xu Date: Fri, 29 Sep 2023 04:51:22 +0000 Subject: [PATCH] Fix a gcf env variable bug (#238) --- gcf/custom/gcp/config/datcom-magiceye-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcf/custom/gcp/config/datcom-magiceye-dev.yaml b/gcf/custom/gcp/config/datcom-magiceye-dev.yaml index cec0b21..179bef6 100644 --- a/gcf/custom/gcp/config/datcom-magiceye-dev.yaml +++ b/gcf/custom/gcp/config/datcom-magiceye-dev.yaml @@ -8,4 +8,4 @@ tempLocation: "gs://datcom-magiceye-dev-resources/dataflow/tmp" controllerTriggerTopic: "projects/datcom-204919/topics/private-import-notification-dev" bucket: "datcom-magiceye-dev-resources" gcfSA: "datcom-magiceye-dev@appspot.gserviceaccount.com" -skipNamesInSvgCache: true +skipNamesInSvgCache: "true"