added drone build script
parent
adacce4ba1
commit
1cb0c0623a
@ -0,0 +1,8 @@
|
|||||||
|
pipeline:
|
||||||
|
|
||||||
|
docker:
|
||||||
|
image: plugins/docker
|
||||||
|
repo: bunix42/ttrss
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
|
secrets: [ docker_username, docker_password ]
|
Loading…
Reference in New Issue