mozilla / task-boot

Taskcluster Boot utils
Mozilla Public License 2.0
5 stars 15 forks source link

TaskBoot

A Python 3 tool to bootstrap CI/CD workflows in Taskcluster by building and publishing Docker images.

Features

Demo

TaskBoot is used by bugbug to produce Docker images on pull requests and branch pushes, pushing them only when a tag is created.

Documentation

A more detailed documentation is available in this project's wiki.