Explorar o código

Freeze drone ntfy container at 0.3

Colin Powell hai 10 meses
pai
achega
85aeb82123
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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: