pipelight

Self-hosted lightweight CI/CD pipelines for small projects via CLI

brewmacoslinux
Try with needOr install directly
Source

About

Self-hosted, lightweight CI/CD pipelines for small projects via CLI

Commands

pipelight

Examples

set up a new CI/CD pipeline project$ pipelight init
run all pipeline steps locally before pushing$ pipelight run
check pipeline configuration for errors$ pipelight validate
see list of all available pipelines$ pipelight list
view detailed logs from last pipeline execution$ pipelight logs