Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Storz <philipp.storz@bareos.com>2022-05-04 11:55:48 +0300
committerPhilipp Storz <philipp.storz@bareos.com>2022-06-13 19:40:48 +0300
commit5b2e690264ca0ca644b1246217a169370fd59b6c (patch)
treebb242f0c42c86c37773f5a4d77f868d818166a9b /.matrix.yml
parentb623faf21ff2938d64d61d2cb7206d27660f5ffd (diff)
matrix.yml: add ubuntu 22.04
Diffstat (limited to '.matrix.yml')
-rw-r--r--.matrix.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.matrix.yml b/.matrix.yml
index 189d6350f..2f864cbc8 100644
--- a/.matrix.yml
+++ b/.matrix.yml
@@ -18,6 +18,17 @@ OS:
- bareos
xUbuntu:
+ "22.04":
+ TYPE: deb
+ IMAGE: "ubuntu22.04"
+ ARCH:
+ - x86_64
+ PROJECTPACKAGES:
+ x86_64:
+ - bareos
+ - bareos-webui
+ - bareos-vmware
+ - python-bareos
"20.04":
TYPE: deb
IMAGE: "ubuntu20.04"