浏览代码

One more time

Colin Powell 10 月之前
父节点
当前提交
593168721f
共有 1 个文件被更改,包括 2 次插入2 次删除
  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: