Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,17 @@ _:
- &copr-under-packit
job: copr_build
additional_repos:
- copr://@teemtee/stable
- copr://@teemtee/latest
- copr://@teemtee/_temp_dependencies

# Copr jobs under the teemtee project
- &copr-under-teemtee
<<: *copr-under-packit
list_on_homepage: true
preserve_project: true
owner: "@teemtee"
additional_repos:
- copr://@teemtee/_temp_dependencies
Comment thread
LecrisUT marked this conversation as resolved.

# Test jobs base setup
- &test-base
Expand Down