docs: document tubco pat auth workflow

This commit is contained in:
Md Bayazid Bostame
2026-03-31 12:36:34 +02:00
parent 5867d85e96
commit 80cb7a409d
2 changed files with 2 additions and 0 deletions

View File

@@ -698,6 +698,7 @@ docker compose restart worker</code></pre>
./scripts/git_remote_target.sh set-tubco-identity</code></pre>
<p>Switch between the normal commit identity and the TUBCO customer identity when needed.</p>
<p>For the TUBCO HTTPS remote, prefer a personal access token instead of a reusable account password.</p>
<p>This repo now uses <code>credential.helper=osxkeychain</code> locally, so the TUBCO PAT should be stored in the macOS keychain instead of being embedded in remote URLs.</p>
</div>
<div class="box">
<h3>Direct server deployment</h3>