Skip to content

Commit 50b6ef6

Browse files
committed
Build VM package too
Relevant for Interface qube now.
1 parent 247837e commit 50b6ef6

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ include:
33
project: QubesOS/qubes-continuous-integration
44
- file: /r4.3/gitlab-host.yml
55
project: QubesOS/qubes-continuous-integration
6+
- file: /r4.3/gitlab-vm.yml
7+
project: QubesOS/qubes-continuous-integration

.qubesbuilder

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ host:
22
rpm:
33
build:
44
- xorg-x11-server.spec
5+
vm:
6+
rpm:
7+
build:
8+
- xorg-x11-server.spec
59
source:
610
files:
711
- url: https://www.x.org/pub/individual/xserver/xorg-server-@VERSION@.tar.xz

0 commit comments

Comments
 (0)