Files
rpmspecs-gitea/.gitea/workflows/copr-build-43.yaml
T
demus 3c5e68ace4
Build and provide rpm of ntfysh / rpmbuild (release) Failing after 53s
Update to 1.25.3
Add copr build
2026-01-03 20:35:19 +01:00

16 lines
504 B
YAML

name: Build and provide rpm of ntfysh
run-name: Build ntfysh 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