Changes and docker config
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Kevin Alberts 2024-01-23 15:09:09 +01:00
parent 9e324537c3
commit fa6550bcf5
4 changed files with 66 additions and 5 deletions

17
.drone.yml Normal file
View file

@ -0,0 +1,17 @@
---
kind: pipeline
type: docker
name: default
steps:
- name: build
image: plugins/docker
settings:
registry: git.kurocon.nl
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: git.kurocon.nl/kurocon/davinci
tags:
- latest