Commit Graph

7 Commits

Author SHA1 Message Date
1dc0cfb5ce updating pipeline 2026-07-10 19:22:14 -03:00
740cbef5c1 feat: add composite action to build and push multi-arch images via remote Docker builder 2026-07-10 18:14:43 -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