From f86bd0b4fecd5553feb1064d02b725c331bee5e3 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 14 Aug 2022 20:52:40 +0200 Subject: [PATCH] pull always --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index f973030..4bbf37e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,7 @@ steps: - name: build image: kasperhermansen/cuddle:latest + pull: always volumes: - name: ssh path: /root/.ssh/ @@ -48,6 +49,7 @@ steps: format: markdown when: status: [failure] + services: - name: docker image: docker:dind