Files
Flappy/.drone.yml
urban 0e4214a8f4
All checks were successful
continuous-integration/drone Build is passing
Add .drone.yml
2025-04-20 16:05:33 +02:00

14 lines
260 B
YAML

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