Crow CI example workflows
| .crow | ||
| .editorconfig | ||
| .markdownlint-cli2.yaml | ||
| .markdownlint.yaml | ||
| .pre-commit-config.yaml | ||
| .prettierignore | ||
| .prettierrc.json | ||
| .yamllint.yaml | ||
| Dockerfile | ||
| editoconfig-checker.json | ||
| LICENSE.md | ||
| README.md | ||
| renovate.json | ||
Crow CI Examples
simple
A basic "Hello world" workflow showcasing how to use Crow CI.
docker
An example how to build a Docker image using the crow-plugins/docker-buildx plugin.