This repo contains example Semaphore CI/CD pipeline specifications, with focus on complex workflows.
Each branch in this repo hosts .semaphore/semaphore.yml
file for a common use case:
- Master: the first complex pipeline example shown in docs.
- Fan-in/fan-out
- Monorepo
- Multi-platform
These examples can be used as a starting point to build your own workflow.