Skip to content

Commit

Permalink
Enable the repo for internal jobs as well
Browse files Browse the repository at this point in the history
  • Loading branch information
psss committed Jan 10, 2025
1 parent d64df00 commit 3126874
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ _:
trigger: pull_request
tf_extra_params:
environments:
- artifacts:
- &copr-teemtee-stable
artifacts:
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/teemtee/stable/repo/fedora-rawhide/group_teemtee-stable-fedora-rawhide.repo
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/teemtee/stable/repo/epel-9/group_teemtee-stable-epel-9.repo


# Latest fedora & epel targets
- &latest-targets
- fedora-latest-stable
Expand All @@ -70,6 +70,7 @@ _:
tf_extra_params:
environments:
- &tmt-cloud-resources
<<: *copr-teemtee-stable
settings:
provisioning:
tags:
Expand Down

0 comments on commit 3126874

Please sign in to comment.