# Generated by tools/gen-pipelines - do not edit by hand. when: - event: pull_request matrix: PACKAGE: - act_runner - bind_exporter - boilerplate - claude-code - cni-plugins - code-server - consul - consul-cni - etcd - exportarr - frr_exporter - g10k - git-delta - hadolint - helm - helmfile - jellyfin-ffmpeg-bin - jellyfin-server - jellyfin-web - jsonnet - jsonnet-language-server - jsonnet-lint - kubecolor - kubeconform - kubectx - kustomize - lazydocker - libfoundationdb - neovim - neovim-glibc-2.17 - nfpm - node_exporter - nomad - nomad-autoscaler - nzbget - nzbget_exporter - openbao-plugin-secret-consul - openbao-plugin-secret-nomad - openbao-plugins - packer - pgbouncer_exporter - postgres_exporter - puppet-initial - puppetdb_exporter - ruff - sops - stalwart - stalwart-cli - stalwart-foundationdb - starship - stern - tea - terraform - terragrunt - tflint - unkin-ca-certificates - unkin-undionly-kpxe - unrar - uv - vals - vault - victoria-logs - vlutils - vmagent - vmalert - vminsert - vmselect - vmstorage - vmutils - xh - yq steps: - name: build image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest commands: - mkdir -p /woodpecker/rpms - ln -s /woodpecker/rpms /workspace - ./tools/build build --distro almalinux/el8 --buildah "$PACKAGE" privileged: true backend_options: kubernetes: serviceAccountName: default resources: requests: memory: 512Mi cpu: 1 limits: memory: 2Gi cpu: 2