Files
mod_security_crs_plugin_rou…/.gitea/workflows/copr-build-43.yaml
T
2025-11-29 15:39:47 +01:00

16 lines
553 B
YAML

name: Build and provide rpm of the official roundcube modsecurity plugin
run-name: Build the roundcube plugin from ${{ gitea.repository }} on COPR
on: [release]
jobs:
rpmbuild:
runs-on: f43-minimal-copr
steps:
- name: Check out repository code
uses: https://git.demus.dk/actions/git-clone@main
- name: Build src.rpm and send to COPR
uses: https://git.demus.dk/actions/copr-build@main
with:
copr_config: ${{ secrets.COPR_API_CONFIG }}
copr_project: packages
fedora_release: f43