Files
ALHP.GO/config.yaml

48 lines
779 B
YAML
Raw Normal View History

2021-06-10 21:32:11 +02:00
arch: x86_64
repos:
- core
- extra
- community
svn2git:
upstream-core-extra: "https://github.com/archlinux/svntogit-packages.git"
upstream-community: "https://github.com/archlinux/svntogit-community.git"
basedir:
repo: /var/lib/alhp/repo/
chroot: /var/lib/alhp/chroot/
makepkg: /var/lib/alhp/makepkg/
upstream: /var/lib/alhp/upstream/
db: /var/lib/alhp/alhp.db
2021-06-10 21:32:11 +02:00
march:
- x86-64-v3
blacklist:
packages:
- pacman
- tensorflow
- tensorflow-cuda
- gcc
repo:
- testing
- i686
- staging
- unstable
2021-06-10 21:32:11 +02:00
build:
worker: 4
makej: 8
status:
class:
skipped: "secondary"
queued: "warning"
latest: "primary"
failed: "danger"
signing: "success"
building: "info"
unknown: "dark"
2021-06-10 21:32:11 +02:00
logging:
level: INFO