Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade gcloud #3

Closed
julianvmodesto opened this issue Jan 19, 2017 · 0 comments
Closed

upgrade gcloud #3

julianvmodesto opened this issue Jan 19, 2017 · 0 comments

Comments

@julianvmodesto
Copy link
Contributor

julianvmodesto commented Jan 19, 2017

Heya, it looks like I'm getting a drone build fail because gcloud isn't recognizing my app.yml with new subnetwork config as below.

env:flex
runtime: custom
...
network:
  name: my-space-dev-net
  subnetwork_name: space

I'm thinking the fix would be to upgrade the gcloud + app engine SDKs.

Maybe 139.0.0 for gcloud since that's what I have, but I'm not sure about the App Engine SDK version – possibly 1.9.48?

ENV GOOGLE_CLOUD_SDK_VERSION=135.0.0
ENV GOOGLE_APP_ENGINE_SDK_VERSION=1.9.46

https://github.com/NYTimes/drone-gae/blob/master/Dockerfile#L3-L4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants