From 88090878ee70b25b3a1ae18456efa1773ea516b2 Mon Sep 17 00:00:00 2001 From: ThompsonNye Date: Sat, 24 Aug 2024 12:55:25 +0200 Subject: [PATCH] Include docker job in notification --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 2cf55c3..b6d41f9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -72,6 +72,7 @@ steps: depends_on: - compile - test + - docker build and push services: - name: docker