add drone ci

pull/1/head
Julius 2020-11-18 21:55:11 +01:00
parent cea634eda7
commit 86ccbaa537
Signed by: j00lz
GPG Key ID: 09102CB8DF00D3CD
1 changed files with 19 additions and 0 deletions

19
.drone.yml Normal file
View File

@ -0,0 +1,19 @@
---
kind: pipeline
type: kubernetes
name: default
steps:
- name: kaniko
image: harbor.voidcorp.nl/hub/banzaicloud/drone-kaniko
when:
branch: [master]
settings:
cache: true
username:
from_secret: REGISTRY_USER
password:
from_secret: REGISTRY_PASSWORD
registry: harbor.voidcorp.nl
repo: library/galerie
tags: latest