generated from archlinux-packages/template
Pull builder image in first step
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
6676c4acf3
commit
b7fbb2d428
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue