This commit is contained in:
@@ -17,8 +17,8 @@ if [ -z "${GITEA_PASSWORD:-}" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Configure the remote with credentials for non-interactive pulls
|
# Configure the remote with credentials for non-interactive pulls
|
||||||
REMOTE_BASE="https://gitea.ct.cozytren.ch/romane/agentbox"
|
REMOTE_BASE="https://gitea.ct.cozytren.ch/romane/agentbox-test"
|
||||||
REMOTE_AUTH="https://agentbox:${GITEA_PASSWORD}@gitea.ct.cozytren.ch/romane/agentbox"
|
REMOTE_AUTH="https://agentbox:${GITEA_PASSWORD}@gitea.ct.cozytren.ch/romane/agentbox-test"
|
||||||
git remote set-url origin "$REMOTE_AUTH"
|
git remote set-url origin "$REMOTE_AUTH"
|
||||||
|
|
||||||
LAST_HASH=""
|
LAST_HASH=""
|
||||||
|
|||||||
Reference in New Issue
Block a user