diff --git a/.drone.yml b/.drone.yml index 96a395f..6d14bec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ platform: steps: - name: build-package image: depau/drone-makepkg:aarch64 + pull: true settings: #aur: aurpackage-git #repo: https://gitlab.manjaro.org/manjaro-arm/packages/...git @@ -30,6 +31,7 @@ platform: steps: - name: build-package image: depau/drone-makepkg:x86_64 + pull: true settings: #aur: aurpackage-git #repo: https://gitlab.manjaro.org/manjaro-arm/packages/...git