문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top