1
0
Fork 0
mirror of https://github.com/yavook/kiwi-backup.git synced 2024-11-25 00:02:59 +00:00
This commit is contained in:
Jörn-Michael Miehe 2021-09-21 18:02:56 +02:00
parent 3795b7acad
commit eb857936c5
2 changed files with 16 additions and 0 deletions

14
.drone.yml Normal file
View file

@ -0,0 +1,14 @@
---
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
repo: ldericher/kiwi-backup
auto_tag: true
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_PASSWORD

View file

@ -1,5 +1,7 @@
# kiwi-backup
[![Build Status](https://github.drone.yavook.de/api/badges/ldericher/kiwi-backup/status.svg)](https://github.drone.yavook.de/ldericher/kiwi-backup)
> `kiwi` - simple, consistent, powerful
The backup solution for [`kiwi-scp`](https://github.com/ldericher/kiwi-scp)