mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -04:00
drone: Remove the separate stage
This commit is contained in:
parent
40440da3ac
commit
ff4e5a93f3
@ -22,10 +22,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- pacman -Sy --noconfirm
|
- pacman -Sy --noconfirm
|
||||||
- pacman -S --noconfirm base-devel python meson lsb-release git
|
- pacman -S --noconfirm base-devel python meson lsb-release git
|
||||||
|
|
||||||
- name: test
|
|
||||||
image: archlinux:latest
|
|
||||||
commands:
|
|
||||||
- make test
|
- make test
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user