Colin Powell 10 hónapja
szülő
commit
593168721f
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -32,7 +32,7 @@ steps:
       - name: hugo
         path: /tmp/.build/public
   - name: build success notification
-    image: parrazam/drone-ntfy:0.1-linux-amd64
+    image: parrazam/drone-ntfy:0.3-linux-amd64
     when:
         status: [success]
     settings:
@@ -43,7 +43,7 @@ steps:
         - cd
         - failure
   - name: build failure notification
-    image: parrazam/drone-ntfy:0.1-linux-amd64
+    image: parrazam/drone-ntfy:0.3-linux-amd64
     when:
         status: [failure]
     settings: