This commit is contained in:
parent
39dc950596
commit
64bee0a233
1 changed files with 10 additions and 0 deletions
10
.drone.yml
Normal file
10
.drone.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
kind: pipeline
|
||||||
|
name: build
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: docker
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
username: riksolo
|
||||||
|
password:
|
||||||
|
from_secret: dockertoken
|
Loading…
Add table
Add a link
Reference in a new issue