Sfoglia il codice sorgente

Freeze drone ntfy container at 0.3

Colin Powell 10 mesi fa
parent
commit
85aeb82123
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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: