first commit
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Urban Modig
2025-04-06 20:27:22 +02:00
parent fa13adce87
commit 9e8e5775a4
4 changed files with 38 additions and 0 deletions

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
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