This commit is contained in:
Sthope 2022-08-07 20:33:58 +02:00
parent ec54c941a4
commit f1e372bc82

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
kind: pipeline
name: default
steps:
- name: Uploading to SthopeGit
image: plugins/docker
settings:
username:
from_secret: user_gitea
password:
from_secret: gitea_token
repo: git.sthope.dev/sthope/cups
registry: git.sthope.dev
tags: latest
purge: true
dockerfile: Dockerfile