ci: update source path
This commit is contained in:
@@ -29,6 +29,12 @@ node_major_version: "26"
|
||||
trivy_version: "0.71.2"
|
||||
gitleaks_version: "8.30.1"
|
||||
|
||||
# Docker CLI plugins. The engine ships without them, so `docker compose` (used by
|
||||
# deploy.sh) and `docker buildx` are missing — deploy.sh then fails with exit 125.
|
||||
# Installed as pinned binaries into the host cli-plugins dir; bump to upgrade.
|
||||
docker_compose_version: "5.1.4"
|
||||
docker_buildx_version: "0.35.0"
|
||||
|
||||
# Registration tokens come from env vars named by each project's `token_env`
|
||||
# (e.g. RUNNER_TOKEN_GATEHOUSE_API). Export them on the control node before running.
|
||||
# Mint from: Gitea repo → Settings → Actions → Runners → Create new runner token.
|
||||
|
||||
Reference in New Issue
Block a user