From 7a24539832427de02315fba034b6387927bf595d Mon Sep 17 00:00:00 2001 From: Davide Depau Date: Sat, 18 Apr 2020 05:00:07 +0200 Subject: [PATCH] Pull always --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 1417b19..1bb32b0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ platform: steps: - name: wlroots-git image: depau/drone-makepkg:aarch64 - pull: true + pull: always settings: aur: wlroots-git @@ -46,7 +46,7 @@ platform: steps: - name: wlroots-git image: depau/drone-makepkg:x86_64 - pull: true + pull: always settings: aur: wlroots-git