From b7fbb2d4283721067527676e604e770044a15e6a Mon Sep 17 00:00:00 2001 From: Davide Depau Date: Sat, 18 Apr 2020 04:53:48 +0200 Subject: [PATCH] Pull builder image in first step --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 91c5f74..1417b19 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ platform: steps: - name: wlroots-git image: depau/drone-makepkg:aarch64 + pull: true settings: aur: wlroots-git @@ -45,6 +46,7 @@ platform: steps: - name: wlroots-git image: depau/drone-makepkg:x86_64 + pull: true settings: aur: wlroots-git