Closed GoogleCodeExporter closed 9 years ago
This is the new intended behavior. If you'd like to specify a version now, you
should use the command line flag instead of the yaml file.
Can you try:
gcloud preview app deploy app.yaml foo.yaml bar.yaml --version=1
Original comment by dlor...@google.com
on 23 Apr 2015 at 3:06
This works after specifying the version as a flag and removing version from the
file and is deploying the whole directory deprecated too ?
Original comment by clekkalf...@gmail.com
on 23 Apr 2015 at 12:33
Yes, .yamls need to be listed explicitly now.
Original comment by markp...@google.com
on 23 Apr 2015 at 5:46
Original issue reported on code.google.com by
clekkalf...@gmail.com
on 23 Apr 2015 at 2:37