Skip to content

Commit

Permalink
Add builderv2 integration
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Sep 18, 2022
1 parent 5f73f22 commit 1a0d071
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ include:
file: '/r4.1/gitlab-dom0.yml'
- project: 'QubesOS/qubes-continuous-integration'
file: '/r4.1/gitlab-vm.yml'
- project: 'QubesOS/qubes-continuous-integration'
file: '/r4.2/gitlab-base.yml'
- project: 'QubesOS/qubes-continuous-integration'
file: '/r4.2/gitlab-host.yml'
- project: 'QubesOS/qubes-continuous-integration'
file: '/r4.2/gitlab-vm.yml'

checks:tests:
stage: checks
Expand Down
11 changes: 11 additions & 0 deletions .qubesbuilder
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
host:
rpm:
build:
- rpm_spec/split-gpg2-dom0.spec
vm:
rpm:
build:
- rpm_spec/split-gpg2.spec
deb:
build:
- debian

0 comments on commit 1a0d071

Please sign in to comment.