generated from archlinux-packages/template
Pull always
This commit is contained in:
parent
b7fbb2d428
commit
7a24539832
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue