Frage

I'm trying to use mina to deploy my RoR app but I'm running into an issue where it can't clone my repository because it's hosted on bitbucket and it requires a password. Is there a setting in mina to change that, or enter in the repository password? Thanks.

War es hilfreich?

Lösung

Don't use https repository path always use git path for this and add your ssh key to your server.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top