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:
|
settings:
|
||||||
aur: wlroots-git
|
aur: wlroots-git
|
||||||
|
|
||||||
- name: sway-git
|
|
||||||
image: depau/drone-makepkg:aarch64
|
|
||||||
settings:
|
|
||||||
aur: sway-git
|
|
||||||
|
|
||||||
- name: swaybg-git
|
- name: swaybg-git
|
||||||
image: depau/drone-makepkg:aarch64
|
image: depau/drone-makepkg:aarch64
|
||||||
settings:
|
settings:
|
||||||
aur: swaybg-git
|
aur: swaybg-git
|
||||||
|
|
||||||
|
- name: sway-git
|
||||||
|
image: depau/drone-makepkg:aarch64
|
||||||
|
settings:
|
||||||
|
aur: sway-git
|
||||||
|
|
||||||
- name: swayidle-git
|
- name: swayidle-git
|
||||||
image: depau/drone-makepkg:aarch64
|
image: depau/drone-makepkg:aarch64
|
||||||
settings:
|
settings:
|
||||||
|
@ -63,16 +63,16 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
aur: wlroots-git
|
aur: wlroots-git
|
||||||
|
|
||||||
- name: sway-git
|
|
||||||
image: depau/drone-makepkg:x86_64
|
|
||||||
settings:
|
|
||||||
aur: sway-git
|
|
||||||
|
|
||||||
- name: swaybg-git
|
- name: swaybg-git
|
||||||
image: depau/drone-makepkg:x86_64
|
image: depau/drone-makepkg:x86_64
|
||||||
settings:
|
settings:
|
||||||
aur: swaybg-git
|
aur: swaybg-git
|
||||||
|
|
||||||
|
- name: sway-git
|
||||||
|
image: depau/drone-makepkg:x86_64
|
||||||
|
settings:
|
||||||
|
aur: sway-git
|
||||||
|
|
||||||
- name: swayidle-git
|
- name: swayidle-git
|
||||||
image: depau/drone-makepkg:x86_64
|
image: depau/drone-makepkg:x86_64
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in a new issue