This commit is contained in:
parent
48218d68d8
commit
f491f89b49
14
.drone.yml
Normal file
14
.drone.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
steps:
|
||||||
|
- name: Uploading to SthopeGit
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
username: sthope
|
||||||
|
password:
|
||||||
|
from_secret: gitea_token
|
||||||
|
repo: git.sthope.dev/sthope/meshcommander
|
||||||
|
registry: git.sthope.dev
|
||||||
|
tags: latest
|
||||||
|
purge: true
|
||||||
|
dockerfile: Dockerfile
|
Loading…
x
Reference in New Issue
Block a user