Commit Graph

6 Commits

Author SHA1 Message Date
f55d654e72 feat: adding multi-arch image builds and kubectl manifest deployment
Some checks failed
Test build-and-push (self-test) / Build tiny multi-arch image (push) Failing after 29s
2026-07-13 19:26:29 -03:00
ea92f3e55d feat: add build-and-push and ssh-deploy composite actions with image tagging support 2026-07-10 18:10:30 -03:00
e098b7e0c5 adding image tag 2026-07-10 17:48:15 -03:00
fb6584ea84 docs: use full Gitea URL for pipeline-actions uses: references 2026-07-10 10:43:20 -03:00
586ba48de7 feat: new ssh-deploy job 2026-07-10 07:19:53 -03:00
5c11a6cf44 feat: reusable build-and-push and deploy-restart composite actions
- build-and-push: multi-arch Docker build via remote Buildx builder over SSH
- deploy-restart: kubectl rollout restart with kubeconfig validation
- README with usage examples and required secrets
2026-07-08 19:57:15 -03:00