fix: remove dead git.tinqs.com rewrite — subdomain never existed
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -162,7 +162,6 @@ export HOME=/root
|
||||
# gitconfig — so tinqs/ci must stay public for act_runner to clone actions.
|
||||
GITEA_TOKEN="%s"
|
||||
git config --global url."https://token:${GITEA_TOKEN}@tinqs.com/".insteadOf "https://tinqs.com/"
|
||||
git config --global url."https://token:${GITEA_TOKEN}@tinqs.com/".insteadOf "https://git.tinqs.com/"
|
||||
|
||||
# Create proper working directory for act_runner
|
||||
mkdir -p /opt/runner && cd /opt/runner
|
||||
|
||||
Reference in New Issue
Block a user