Files
mars3142 70b985ee7b
CI / check (push) Successful in 1m37s
CI / build-and-push (push) Successful in 1m16s
CI / deploy (push) Successful in 4s
CI: Container bauen und Hash in infra deployen
- .gitea/workflows/ci.yml: Lint/svelte-check, dann Image in die
  Registry pushen, dann Deploy-Job pinnt den Commit-Hash in
  findr/infrastructure (Rebase-Retry gegen findr-api)
- Dockerfile (adapter-node, node build/index.js auf :3000) + .dockerignore
- renovate.json mit Prettier formatiert

Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
2026-09-03 21:47:38 +02:00

5 lines
116 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>mars3142/renovate-config"]
}