Deploy_prod.sh require root password

Hello, I try config continuous deployment and have problem:

./deploy_prod.sh

Warning: Permanently added ‘...*’ (ECDSA) to the list of known hosts.

root@.*.***.***'s password:

How can I fix this issue, or where I can type the password?

Did you configure deployment SSH keys? (assuming SSH is what that script is trying to use)