소스 검색

docker image

Luciano Andrade 7 년 전
부모
커밋
3103de4771
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  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: