소스 검색

Freeze drone ntfy container at 0.3

Colin Powell 11 달 전
부모
커밋
85aeb82123
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -42,7 +42,7 @@ steps:
       branch:
       - main
   - name: build success notification
-    image: parrazam/drone-ntfy
+    image: parrazam/drone-ntfy:0.3-linux-amd64
     when:
         status: [success]
     settings:
@@ -54,7 +54,7 @@ steps:
         - failure
         - emus
   - name: build failure notification
-    image: parrazam/drone-ntfy
+    image: parrazam/drone-ntfy:0.3-linux-amd64
     when:
         status: [failure]
     settings: