Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 908 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 908 Bytes

ci-templates

This repository holds a few examples on how to configure ci pipelines.

Currently drone and woodpecker (preferred) are supported by redpencil.

woodpecker

  • service holds examples for a typical service needing a build on docker hub
  • ember holds examples for ember frontends and addons

drone

  • service holds examples for a typical service needing a build on docker hub
  • ember holds examples for ember frontends and addons

When using these examples, make sure to test them locally using drone exec before pushing them to your repository.

For more information see: