Jelajahi Sumber

Freeze drone ntfy container at 0.3

Colin Powell 10 bulan lalu
induk
melakukan
85aeb82123
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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: