fb021b165b6c15897f3cc1ca4bbb1d6438d60c30
CI / Build Native (push) Successful in 6m17s
Cut the dependency on the public hostname gitea.danielarroyo.cl and push straight to the LAN Gitea instance. Internal Gitea is plain HTTP, so the docker daemon on the LXC needs 'insecure-registries' set, and the gitea-runner-lxc has to be re-registered against the new URL (separate manual steps; not in this repo). - ci.yml: docker login, both docker tag, both push_with_retry, and docker logout now target 10.5.0.195:3000 - compose.yaml: image URL switched to 10.5.0.195:3000 The CI workflow itself, the Dockerfile, and the build command are unchanged - only the registry target moved.
Description
No description provided
Languages
HTML
41.3%
TypeScript
26.5%
Java
20.4%
CSS
5.8%
JavaScript
5.6%
Other
0.4%