Skip to content

Commit

Permalink
Try repository-file instead of repository
Browse files Browse the repository at this point in the history
Will need to come up with different solution for e2e tests
  • Loading branch information
fernflower committed May 5, 2023
1 parent 05abcfe commit eeaa2c6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
tf_extra_params:
environments:
- artifacts:
- type: "repository"
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/"
- type: "repository-file"
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-7/group_oamg-leapp-epel-7.repo"
packages:
- leapp-repository
- tmt:
Expand All @@ -83,8 +83,8 @@ jobs:
tf_extra_params:
environments:
- artifacts:
- type: "repository"
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/"
- type: "repository-file"
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-7/group_oamg-leapp-epel-7.repo"
packages:
- leapp-repository
- tmt:
Expand Down Expand Up @@ -155,8 +155,8 @@ jobs:
tf_extra_params:
environments:
- artifacts:
- type: "repository"
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/"
- type: "repository-file"
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-8/group_oamg-leapp-epel-8.repo"
packages:
- leapp-repository
- tmt:
Expand All @@ -181,8 +181,8 @@ jobs:
tf_extra_params:
environments:
- artifacts:
- type: "repository"
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/"
- type: "repository-file"
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-8/group_oamg-leapp-epel-8.repo"
packages:
- leapp-repository
- tmt:
Expand Down

0 comments on commit eeaa2c6

Please sign in to comment.