Files
hello-drone/.drone.yml
Urban Modig 9e8e5775a4
Some checks failed
continuous-integration/drone Build is failing
first commit
2025-04-06 20:27:22 +02:00

16 lines
267 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: build docker image
image: plugins/docker
settings:
repo: rubble.se:5000/hello-drone
tags: latest
username:
from_secret: urban
password:
from_secret: latkotte