Jaypore CI

> Jaypore CI: Minimal, Offline, Local CI system.
Log | Files | Refs | README | LICENSE

commit 9ea65abc66eeca6c358176e9d48ca42873fa745b
parent 5024bde91c84d3b4a6cf311547601d9145044180
Author: Arjoonn Sharma <arjoonn@midpathsoftware.com>
Date:   Fri, 22 May 2026 16:07:50 +0530

x

Diffstat:
Mexamples/15-with-server-and-runner/env.example | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/examples/15-with-server-and-runner/env.example b/examples/15-with-server-and-runner/env.example @@ -1,7 +1,7 @@ -export GITEA_HOST=gitea.midpathsoftware.com -export GITEA_USER=Midpath-Bot -export GITEA_TOKEN=a4cb3a9ceca9b68749ee76a569b30da2339a4b4d +export GITEA_HOST=gitea.example.com +export GITEA_USER=CI-Bot +export GITEA_TOKEN=x4cb3a9ceca9b68749ee76a569b30da2339a4b4d export GITEA_WEBHOOK_SECRET=oy9muaTe export JCI_SERVER=jci_server:8080 export JCI_RUNNER_SECRET=OoRoo7hi -export JCI_JOB_ALLOW_DOCKER_FOR_REPOS=midpath/midpathsoftware_com +export JCI_JOB_ALLOW_DOCKER_FOR_REPOS=myoffice/myproject