build(): drone CI

This commit is contained in:
Aleksander Wilczyński 2025-03-27 17:10:47 +01:00
parent 5fc524d3a0
commit 56e35f9a8b
Signed by: alekswilc
GPG Key ID: D4464A248E5F27FE

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/website
registry: 10.5.0.103:1222
tags:
- latest
trigger:
branch:
- main