Add Drone config
continuous-integration/drone Build is failing Details

This commit is contained in:
3wc 2022-03-26 15:52:58 +02:00
parent 6515c98fe7
commit 6c52db4a5e
1 changed files with 12 additions and 0 deletions

12
.drone.yml Normal file
View File

@ -0,0 +1,12 @@
---
kind: pipeline
name: publish docker image
steps:
- name: build and publish
image: plugins/docker
settings:
username: thecoopcloud
password:
from_secret: thecoopcloud_password
repo: thecoopcloud
tags: latest