Azure site deployment with Git without credentials -
Azure site deployment with Git without credentials -
i have windows azure site. deploy code azure using git source command tool. asks me credentials every time. there anyway force code without entering password? can add together ssh key in github, git stash , access git repo directly. need that. can on azure site? can please tell me?
git force azure-site master
password 'https://admindev@azure-site.scm.azurewebsites.net:443':
git azure deployment git-push
Comments
Post a Comment