All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 8m16s
10 lines
274 B
YAML
10 lines
274 B
YAML
modules:
|
|
#- type: script
|
|
# scripts:
|
|
# - install-xpadneo.sh
|
|
- type: rpm-ostree
|
|
repos:
|
|
- https://copr.fedorainfracloud.org/coprs/atim/xpadneo/repo/fedora-%OS_VERSION%/atim-xpadneo-fedora-%OS_VERSION%.repo
|
|
install:
|
|
- xpadneo
|
|
- xpadneo-kmod |