feat: add CI/CD workflow and update documentation

- Add .gitea/workflows/docker-publish.yaml for automated builds
- Configure workflow to trigger on main branch
- Update README.md with deployment instructions
- Update START-HERE.md with session context

This enables automatic Docker image builds tagged as :latest and :<sha>
when pushing to main branch.
This commit is contained in:
Oussama Douhou
2026-01-09 23:44:02 +01:00
parent 19845880e3
commit eb6d5142ca
3 changed files with 15 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
# AI Stack Deployer
# ***NEVER FORGET THE PRINCIPLES RULES***
> Self-service portal for deploying personal OpenCode AI coding assistant stacks
[![Powered by Dokploy](https://img.shields.io/badge/Powered%20by-Dokploy-blue)](https://dokploy.com)