pepebot/.drone.yml

16 lines
309 B
YAML
Raw Normal View History

2022-04-09 17:21:25 +02:00
kind: pipeline
type: kubernetes
name: pepebot_build
steps:
2022-04-09 17:22:36 +02:00
- name: build-main
2022-04-09 17:21:25 +02:00
image: plugins/docker
settings:
registry: dutchellie.nl
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: dutchellie.nl/dutchellie/pepebot
tags:
- latest