Procházet zdrojové kódy

Freeze drone ntfy container at 0.3

Colin Powell před 10 měsíci
rodič
revize
85aeb82123
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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: