- Forgejo reads workflows from .gitea/, not .forgejo/ - Workflow monitors Dockerfile.golang/rust/node for changes - Builds and pushes images with commit SHA + latest tags - Image Updater auto-detects new images - ArgoCD syncs new versions
- Workflow monitors Dockerfile.golang/rust/node for changes - Builds and pushes images with commit SHA + latest tags - Image Updater auto-detects new images - ArgoCD syncs new versions
- Watches Dockerfile.golang, .rust, .node for changes - Builds and pushes images to Forgejo registry with commit SHA + latest tags - Image Updater detects new images automatically - ArgoCD syncs updated image tags - Workflow runs on: golang (has docker + dind)