We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247837e commit 50b6ef6Copy full SHA for 50b6ef6
2 files changed
.gitlab-ci.yml
@@ -3,3 +3,5 @@ include:
3
project: QubesOS/qubes-continuous-integration
4
- file: /r4.3/gitlab-host.yml
5
6
+- file: /r4.3/gitlab-vm.yml
7
+ project: QubesOS/qubes-continuous-integration
.qubesbuilder
@@ -2,6 +2,10 @@ host:
2
rpm:
build:
- xorg-x11-server.spec
+vm:
+ rpm:
+ build:
8
+ - xorg-x11-server.spec
9
source:
10
files:
11
- url: https://www.x.org/pub/individual/xserver/xorg-server-@VERSION@.tar.xz
0 commit comments