pepebot/.drone.yml

16 lines
309 B
YAML

kind: pipeline
type: kubernetes
name: pepebot_build
steps:
- name: build-main
image: plugins/docker
settings:
registry: dutchellie.nl
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: dutchellie.nl/dutchellie/pepebot
tags:
- latest