Bläddra i källkod

drone notify email

luis 7 år sedan
förälder
incheckning
12565435b3
1 ändrade filer med 1 tillägg och 2 borttagningar
  1. 1 2
      .drone.yml

+ 1 - 2
.drone.yml

@@ -38,10 +38,9 @@ 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
+    host: mail.hexasoftware.com
     username: luisf@hexasoftware.com
     password: "$$EMAIL_PASSWORD"
     from: drone@hexasoftware.com