Explorar o código

One more time

Colin Powell hai 10 meses
pai
achega
593168721f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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: