Compare commits

..

3 Commits

18
.drone.yml Normal file

@ -0,0 +1,18 @@
---
kind: pipeline
type: docker
name: build
steps:
- name: build
image: plugins/docker
settings:
insecure: true
repo: 10.5.0.103:1222/wilczynski-me
registry: 10.5.0.103:1222
tags:
- latest
trigger:
branch:
- main