Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 516 Bytes

Plane GitHub Actions

A collection of reusable GitHub Actions for Plane's CI/CD workflows.

Available Actions

Build and push Docker images to DockerHub and private registries with support for:

  • Multi-platform builds using Docker Buildx
  • Smart tagging system for releases
  • Private registry support
  • Build arguments and more

Usage

Each action has its own README with detailed documentation and examples. Click the links above to learn more about specific actions.