【发布时间】:2019-03-15 01:18:30
【问题描述】:
我在 appcenter 上的管道运行良好。 现在我尝试进行推送,但失败了:
##[command]git fetch --tags --prune --progress --no-recurse-submodules origin
remote: Invalid username or password
fatal: Authentication failed for 'https://***:***@bitbucket.org/company/react-native-proj.git/'
##[error]Git fetch failed with exit code: 128
如何解决这个问题? 我已经检查并说我必须检查禁用的网络挂钩 https://docs.microsoft.com/en-us/appcenter/build/troubleshooting/code-repos#im-connected-to-bitbucket-and-my-builds-fail-with-git-error
但我在 bitbucket 上没有“禁用”的网络挂钩?
如何解决?是什么原因?
谢谢!
【问题讨论】:
标签: visual-studio-app-center visual-studio-app-center-distribute