소스 검색

One more time

Colin Powell 10 달 전
부모
커밋
ea521702c4
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.4
+    image: parrazam/drone-ntfy:0.1-linux-amd64
     when:
         status: [success]
     settings:
@@ -43,7 +43,7 @@ steps:
         - cd
         - failure
   - name: build failure notification
-    image: parrazam/drone-ntfy:0.4
+    image: parrazam/drone-ntfy:0.1-linux-amd64
     when:
         status: [failure]
     settings: