Skip to content

Commit 405e1e2

Browse files
committed
Allow specfile to use internal TF
Signed-off-by: Nikola Forró <[email protected]>
1 parent 564c90c commit 405e1e2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

secrets/packit/prod/packit-service.yaml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ validate_webhooks: true
1010
testing_farm_api_url: https://api.testing-farm.io/v0.1/
1111
enabled_projects_for_internal_tf:
1212
- github.com/packit/hello-world
13+
- github.com/packit/specfile
1314
- github.com/oamg/convert2rhel
1415
- github.com/oamg/leapp
1516
- github.com/oamg/leapp-repository

secrets/packit/stg/packit-service.yaml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ validate_webhooks: true
1111
testing_farm_api_url: https://api.staging.testing-farm.io/v0.1/
1212
enabled_projects_for_internal_tf:
1313
- github.com/packit/hello-world
14+
- github.com/packit/specfile
1415
- github.com/oamg/convert2rhel
1516
- github.com/oamg/leapp
1617
- github.com/oamg/leapp-repository

0 commit comments

Comments
 (0)