Add .drone.yml
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2025-04-20 16:05:33 +02:00
parent 7175db2b54
commit 0e4214a8f4

14
.drone.yml Normal file
View File

@ -0,0 +1,14 @@
kind: pipeline
type: docker
name: default
steps:
- name: build docker image
image: plugins/docker
settings:
repo: rubble.se:5000/flappy
tags: latest
username:
from_secret: urban
password:
from_secret: latkotte