10
0

Add Drone config
All checks were successful
gitea-kspace/openwrt-camera-image/pipeline/head This commit looks good

This commit is contained in:
Lauri Võsandi 2022-02-08 21:59:55 +02:00
parent afccbc3299
commit 1261a0ae05

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
---
kind: pipeline
type: kubernetes
name: default
steps:
- name: docker
image: plugins/docker
settings:
repo: harbor.k-space.ee/k-space/openwrt-camera-image
registry: harbor.k-space.ee
username:
from_secret: docker_username
password:
from_secret: docker_password