Skip to content

Drone automation, create Docker image

Ghost User requested to merge (removed):drone-automation into dev

Sometimes just using a Docker image is easier then building the image on your computer. With this drone.io setup everyone could easily create their image and store it on hub.docker.com or use an official one if you want to set it up that way.

The repo, username and password are stored in secrets, so that they are not hardcoded anywhere.

Edited by Ghost User

Merge request reports