@@ -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