removed drone
All checks were successful
Vulnerability Scan / Daily Vulnerability Scan (push) Successful in 11s

This commit is contained in:
Paolo Asperti 2025-04-19 09:39:59 +02:00
parent 856935a453
commit 4d1b0aa658
Signed by: paspo
GPG Key ID: 06D46905D19D5182
2 changed files with 0 additions and 28 deletions

View File

@ -1,26 +0,0 @@
---
kind: pipeline
type: docker
name: default
steps:
- name: build_and_publish
image: plugins/docker:linux-amd64
settings:
force_tag: true
password:
from_secret: docker_password
registry: docker.asperti.com
repo: docker.asperti.com/paspo/borgstore
context: .
dockerfile: ./Dockerfile
username:
from_secret: docker_username
tags:
- latest
when:
branch:
- master
event:
- push
- cron

View File

@ -1,7 +1,5 @@
# borg store # borg store
[![Build Status](https://drone.asperti.com/api/badges/paspo/docker-borgstore/status.svg)](https://drone.asperti.com/paspo/docker-borgstore)
Borg/Borgmatic store (via ssh) Borg/Borgmatic store (via ssh)
## usage ## usage