Live
Depllo
CI/CD for your GitHub repos, on runners you can actually see.
GitLab-CI-style pipelines for GitHub repositories. Connect a repo, commit a .depllo-ci.yml, and every push runs on Depllo's own Docker runners with live logs, artifacts, masked secrets and a commit status written back.
Try Depllo
What it does
Familiar YAML
Stages, needs, rules, artifacts, cache and retry — GitLab-CI grammar, so existing pipelines port over.
Live Logs & Artifacts
Stream a job while it runs, fold sections, download artifacts, and replay what a failed step actually did.
Masked Secrets
Encrypted variables per project, redacted from every log line before it ever reaches your screen.
API, SDK & CLI
Everything in the dashboard is also a REST endpoint, a typed SDK call, and a CLI command — so an AI agent can drive it too.