Commit Graph

9 Commits

Author SHA1 Message Date
064281efa4 ci: bump Go version to 1.26.0 in Dockerfile
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m34s
2026-02-23 20:40:04 +01:00
f9f8dcf004 ci: use tcp://dind:2375 matching runner's own DOCKER_HOST
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m41s
2026-02-23 20:00:55 +01:00
b4e082bc22 ci: remove dind service, use runner docker socket directly
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 2s
2026-02-23 19:54:02 +01:00
d5a37c2df6 ci: wait for Docker daemon before steps, switch to docker buildx
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2026-02-23 19:51:47 +01:00
f18345812b ci: drop job container, use localhost to reach dind service
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 2s
2026-02-23 19:47:32 +01:00
29fb1b1c58 ci: use REGISTRY_TOKEN (PAT with package scope) for container registry login
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 4s
2026-02-23 19:38:01 +01:00
fd552f2a2b ci: replace actions/checkout with manual git clone for node-less container
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 4s
2026-02-23 19:26:57 +01:00
fba99f5d16 ci: switch to dind runner for Docker build and push
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 27s
2026-02-23 19:08:07 +01:00
31567e0c56 Initial commit: Dockerfile with Go and Node.js + Gitea Actions workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2026-02-23 19:04:55 +01:00