Automatically build images using Drone
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
3wc 2022-11-22 12:42:56 -08:00
parent 6eea65be60
commit 8645ae54f8

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: 3wordchant
password:
from_secret: git_coopcloud_tech_token_3wc
repo: wiki-cafe/wiki-farm
tags: latest