3 Commits

Author SHA1 Message Date
Cantibra f42dd95178 4
Gitea Runner / Gitea Runner (arm64, cicd.any, bookworm trixie noble, main) (push) Successful in 30s
Gitea Runner / Gitea Runner (amd64, cicd.any, bookworm trixie noble, main) (push) Successful in 34s
2026-06-02 19:16:08 +02:00
Cantibra 292e5dd606 3
Gitea Runner / Gitea Runner (arm64, cicd.any, bookworm trixie noble, main) (push) Successful in 33s
Gitea Runner / Gitea Runner (amd64, cicd.any, bookworm trixie noble, main) (push) Successful in 34s
2026-05-22 23:20:32 +02:00
Cantibra fad50f1bc9 2
Gitea Runner / Gitea Runner (arm64, cicd.any, bookworm trixie noble, main) (push) Successful in 36s
Gitea Runner / Gitea Runner (amd64, cicd.any, bookworm trixie noble, main) (push) Successful in 39s
2026-05-22 07:19:50 +02:00
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
VERSION='1.0.4'
VERSION='1.0.7'
@@ -83,6 +83,9 @@ cache:
# (or `gitea-runner cache-server`) is in use: the runner pre-registers each job's ACTIONS_RUNTIME_TOKEN with the
# cache-server, and the cache-server enforces bearer auth + per-repo cache isolation.
external_secret: ""
# When true, reuse a cached action instead of fetching from the remote on every job. Note: a moved tag
# (e.g. a re-tagged "v6") or an updated branch stays at the cached commit until its cache entry is removed.
offline_mode: false
host:
# The parent directory of a job's working directory.