mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 08:23:50 -04:00
Adjust build image and include update
This commit is contained in:
parent
e7c016c9f9
commit
72b41609df
@ -5,7 +5,7 @@ name: debian
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: debian
|
- name: debian
|
||||||
image: debian
|
image: debian/testing
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
registry: gitea.hedron.io
|
registry: gitea.hedron.io
|
||||||
@ -20,6 +20,7 @@ steps:
|
|||||||
mtu: 1000
|
mtu: 1000
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get update
|
||||||
- apt-get install devscripts python3 build-essential git-buildpackage appstream dh-sequence-python3 meson
|
- apt-get install devscripts python3 build-essential git-buildpackage appstream dh-sequence-python3 meson
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user