Always pull image

This commit is contained in:
Davide Depau 2020-04-18 04:53:24 +02:00
parent d0ebdc4161
commit 697f46b96e
Signed by: depau
GPG Key ID: C7D999B6A55EFE86
1 changed files with 2 additions and 0 deletions

View File

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