redpencilio / ci-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

License:MIT License