发布

  • Fix bug with updating an existing deployment. (#1475)

    frostbyte_neo 发布于 2018-09-04 23:33:24 +00:00

    • We need to cd to the directory containing the deployment manager configs
      before issuing gcloud deployment-manager update

    • It works when the deployment doesn't exist because in that case we execute
      a code block that cd's to the directory.

    • Looks like previous fix #1243 never got cherrypicked onto 0.2 branch.

    • Fix #1233

    下载附件