Sthope f491f89b49
All checks were successful
continuous-integration/drone/push Build is passing
Add .drone.yml
2023-07-30 17:11:17 +02:00

14 lines
306 B
YAML

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