GPSMultiplexer/.drone.yml
Kevin Alberts b984352d92
All checks were successful
continuous-integration/drone/push Build is passing
Add drone yml
2025-07-15 13:51:09 +02:00

18 lines
303 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/kurocon/gpsmultiplexer
tags:
- latest