You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
This job fails in the staging repo:
Fetching the repository
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=20 origin …
remote: Repository not found.
Error: fatal: repository 'https://github.com/aws/aws-toolkit-vscode-staging/' not found
The process '/usr/bin/git' failed with exit code 128
Solution:
Skip it in the staging repo until a better solution can be found.
0 commit comments