I'm writing a script to deploy the project to production. The thing is, we use an SSH key to log into Git, and it asks for the passphrase each time you use it. But Envoy just skips all the input prompts and, of course, the key is thus rejected.
The question is, how to make Envoy pause when there's an input required and let you write it?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community