add drone support

This commit is contained in:
matti 2022-09-06 10:01:06 +02:00
parent 064a1cf964
commit baa47b8097

14
.drone.yml Normal file
View file

@ -0,0 +1,14 @@
kind: pipeline
name: build image
steps:
- name: publish
image: plugins/docker
settings:
registry: codeberg.org
username:
from_secret: registry_username
password:
from_secret: registry_password
repo: codeberg.org/angestoepselt/refund-form
tags: latest