This repository has been archived on 2025-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
munin-docker/.drone.yml
Kevin Alberts 993ec547d1
All checks were successful
continuous-integration/drone Build is passing
Initial commit
2025-03-16 10:55:51 +01:00

18 lines
300 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: build
image: plugins/docker
settings:
registry: git.kurocon.nl
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: git.kurocon.nl/kuronet/munin-docker
tags:
- latest