This commit is contained in:
parent
67a46826d0
commit
924973a1c6
13
.drone.yml
Normal file
13
.drone.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
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: git.coopcloud.tech/wiki-cafe/caddy-ask-filesystem
|
||||||
|
tags: latest
|
||||||
|
registry: git.coopcloud.tech
|
Loading…
x
Reference in New Issue
Block a user