Browse Source

docker image

Luciano Andrade 7 years ago
parent
commit
3103de4771
1 changed files with 11 additions and 0 deletions
  1. 11 0
      .drone.yml

+ 11 - 0
.drone.yml

@@ -9,6 +9,17 @@ services:
 
 
 pipeline:
+  docker_installer:
+   repo : docker.infra.flowdat.com/fd3/installer
+   image: plugins/docker
+   email: luciano@interlink.com.ar
+   registry: docker.infra.flowdat.com
+   dockerfile: tools/Dockerfile
+   tag:
+     - latest
+   when:
+    event: [push]
+
   #build:
   #  image: debian:9.0
   #  commands: