Explorar el Código

drone notify email

luis hace 7 años
padre
commit
101961d096
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -38,10 +38,10 @@ pipeline:
     volumes:
       - /var/run/docker.sock:/var/run/docker.sock
       - /home/stdio/.docker/config.json:/root/.docker/config.json
+  
   notify:
     image: drillster/drone-email
     host: smtp.hexasoftware.com
-+   skip_verify: true
     username: luisf@hexasoftware.com
     password: "$$EMAIL_PASSWORD"
     from: drone@hexasoftware.com