Error deploying with latest version: 0.3.1
gcloud app deploy --version master
.......
For the latest full release notes, please visit:
https://cloud.google.com/sdk/release_notes
Do you want to continue (Y/n)?
ERROR: (gcloud.app.deploy) This prompt could not be answered because you are not in an interactive session. You can re-run the command with the --quiet flag to accept default answers for all prompts.
✖ Deployment failed.
@AlexanderZhukov
Thank you for your feedback!
A new version of the pipe atlassian/google-app-engine-deploy:0.4.0 is released.
It runs a command with the --quiet flag by default.
Feel free to provide us any feedback on your experience with pipes.
Also, we provide the Bitbucket Pipes page where you can discover and try other available pipes.
Cheers,
Alex
Hi @Kristoffer_Klevenberg , have you tried enabling the debug mode by setting the DEBUG pipe variable to 'true' as the output you've provided is not enough to understand why gcloud prompts you for something and I also wasn't able to reproduce the issue so far. You can also pass --quiet option to the EXTRA_ARGS variable to disable prompts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Support for passing Enviroment variables to app.yaml is also not working.
But i guess that is related to app engine deployment settings as they filter the app.yaml file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.