add drone
This commit is contained in:
parent
0a35246672
commit
34afee4048
13
.drone
Normal file
13
.drone
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: docker
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
username: kasperhermansen
|
||||||
|
password:
|
||||||
|
from_secret:
|
||||||
|
docker_secret
|
||||||
|
repo: kasperhermansen/twatch
|
||||||
|
tags: latest
|
Loading…
x
Reference in New Issue
Block a user