From 0d547f726d48aa50afc759c5cc65471cad8e1d9b Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Wed, 2 Aug 2023 12:11:22 +0200 Subject: [PATCH] Changed image to arm-compatible --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2930205..73768e5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -70,7 +70,7 @@ steps: - cp -r tmp/build/* html/ - rm -rf tmp/build - name: notify - image: drillster/drone-email + image: 2martens/drone-email environment: EMAIL_USERNAME: from_secret: email_username