Explorar o código

Archivo drone.yml

Guillermo Espinoza %!s(int64=7) %!d(string=hai) anos
pai
achega
0bd9baa317
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  1. 13 0
      .drone.yml

+ 13 - 0
.drone.yml

@@ -0,0 +1,13 @@
+pipeline:
+ docker_php_sf:
+   repo : docker.infra.flowdat.com/fd3/php-sf
+   image: fd3/php-sf
+   email: luciano@interlink.com.ar
+   registry: docker.infra.flowdat.com
+   username: drone
+   password: 6hd2dLfL
+   dockerfile: Dockerfile
+   tag: latest
+   when:
+    event: [pull_request, push, tag]
+    branch: master