使用gcloud app deployCloud SDK 297.0.0 运行时,如果 cron.yaml 或 cron.xml 包含时区信息,则用于部署到 App Engine 将失败。
例如:
[INFO] GCLOUD: ERROR: (gcloud.app.deploy) An error occurred while parsing file: [/path/to/file/cron.yaml]
[INFO] GCLOUD: Unable to assign value 'America/New_York' to attribute 'timezone':
[INFO] GCLOUD: timezone 'America/New_York' is unknown
Run Code Online (Sandbox Code Playgroud)