Updated authorization instructions for personal access tokens

This commit is contained in:
2026-06-25 21:07:24 +00:00
parent 3ab0f59a57
commit 14ebbc6561
+2 -2
View File
@@ -56,8 +56,8 @@ We will use Gitea (git.medlab.host) as the external repository and GitLab for CI
2. **Configure Gitea Repository Mirroring** 2. **Configure Gitea Repository Mirroring**
- From your Gitea repo go to: `Settings > Repository > Mirror Settings` - From your Gitea repo go to: `Settings > Repository > Mirror Settings`
- Add your GitLab repository URL - Add your GitLab repository URL (ending in .git)
- Add GitLab user credentials under Authorization - Add GitLab user credentials under Authorization (use a personal access token created in the account settings)
- Check "Sync when commits are pushed" and disable Mirror Interval - Check "Sync when commits are pushed" and disable Mirror Interval
3. **Set Required Variables on GitLab** 3. **Set Required Variables on GitLab**