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
fix: resolve git ownership issue in registry deploy
git pull was silently failing because the repo at /opt/pantry-registry/repo
is owned by root but the SSH user is ec2-user. Added safe.directory config
and use sudo for git pull and bun install.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments