From e5641f3bfde2cc16b0e3cea151d0d653a0ea3ad9 Mon Sep 17 00:00:00 2001 From: zv0n Date: Wed, 28 Sep 2022 14:32:19 +0200 Subject: [PATCH] Notify with arm version of the container --- .drone.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4235e2c..3aa217c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,8 +20,12 @@ steps: commands: - cd mario - find . -path "./build" -prune -or -path "./.cache" -prune -or -iname "*.cpp" -or -iname "*.hpp" -print | xargs -P0 -I{} clang-format -style=file --dry-run -Werror {} + when: + status: + - failure + - success - name: notify - image: drillster/drone-email + image: docker.zvon.tech/drone-email:v0.01 settings: host: mail.zvon.tech username: