generated from archlinux-packages/template
Build swaybg before sway
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ab6a5dd747
commit
935d36e23d
1 changed files with 10 additions and 10 deletions
20
.drone.yml
20
.drone.yml
|
@ -14,16 +14,16 @@ steps:
|
|||
settings:
|
||||
aur: wlroots-git
|
||||
|
||||
- name: sway-git
|
||||
image: depau/drone-makepkg:aarch64
|
||||
settings:
|
||||
aur: sway-git
|
||||
|
||||
- name: swaybg-git
|
||||
image: depau/drone-makepkg:aarch64
|
||||
settings:
|
||||
aur: swaybg-git
|
||||
|
||||
- name: sway-git
|
||||
image: depau/drone-makepkg:aarch64
|
||||
settings:
|
||||
aur: sway-git
|
||||
|
||||
- name: swayidle-git
|
||||
image: depau/drone-makepkg:aarch64
|
||||
settings:
|
||||
|
@ -63,16 +63,16 @@ steps:
|
|||
settings:
|
||||
aur: wlroots-git
|
||||
|
||||
- name: sway-git
|
||||
image: depau/drone-makepkg:x86_64
|
||||
settings:
|
||||
aur: sway-git
|
||||
|
||||
- name: swaybg-git
|
||||
image: depau/drone-makepkg:x86_64
|
||||
settings:
|
||||
aur: swaybg-git
|
||||
|
||||
- name: sway-git
|
||||
image: depau/drone-makepkg:x86_64
|
||||
settings:
|
||||
aur: sway-git
|
||||
|
||||
- name: swayidle-git
|
||||
image: depau/drone-makepkg:x86_64
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue