gautada / drone-container

Drone is a modern continuous integration platform that empowers automated build, test and release workflows using a powerful, cloud native pipeline engine.
0 stars 0 forks source link
docker docker-image

FF

The exec runner executes pipelines directly on the host machine. This runner is intended for workloads that are not suitable for running inside containers. This requires Drone server 1.2.3 or higher.

Kube

The kubernetes runner executes pipelines inside Kubernetes pods. This runner is an alternative to the docker runner and is optimize for teams running Drone on Kubernetes. This requires Drone server 1.6.0 or higher.

Deploy

Being a bootstrap container you may need to push the image to the repository.

Parameters:

Context Diagram

Container

Container Diagram

Component

Component Diagram

Administration

Checklist

The official to list is kept in a GitHub Issue List

Notes