Without using config seems to work as well.

This commit is contained in:
2025-05-21 21:53:29 +02:00
parent aeeb045439
commit ed70639832
2 changed files with 36 additions and 17 deletions

View File

@@ -8,4 +8,5 @@ ADDITIONAL_LABLES=(
)
CONTAINER_HOST="unix:////run/user/1000/podman/podman.sock"
GITEA_URL="https://gitea.example.com"
GITEA_TOKEN="your_gitea_token"
GITEA_TOKEN=" <your_gitea_token>"
RUNNER_NAME="gitea-runner"