When I run build with script "game-target-build-pipeline" it throws next error on git clone stage:
batch request: git@github.com: Permission denied (publickey).: exit status 255
That's happen when it trying to download file via LFS. Some topics says that can be SSH or another authentication problem, but not any of possibly solutions from topics can't help. Did you have this problem? That's important because I think almost every Unreal Project uses LFS.
When I run build with script "game-target-build-pipeline" it throws next error on git clone stage:
batch request: git@github.com: Permission denied (publickey).: exit status 255That's happen when it trying to download file via LFS. Some topics says that can be SSH or another authentication problem, but not any of possibly solutions from topics can't help. Did you have this problem? That's important because I think almost every Unreal Project uses LFS.