Skip to content

Commit a6b8d87

Browse files
Configure enabled projects for Fedora CI prototype (#614)
Configure enabled projects for Fedora CI prototype Reviewed-by: Matej Focko
2 parents 205e5cd + 1c3d8dd commit a6b8d87

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,8 @@ projects_to_sync:
100100

101101
default_parse_time_macros:
102102
fedora: 0
103+
104+
enabled_projects_for_fedora_ci:
105+
- https://src.fedoraproject.org/rpms/packit
106+
- https://src.fedoraproject.org/rpms/python-ogr
107+
- https://src.fedoraproject.org/rpms/python-specfile

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,8 @@ projects_to_sync:
110110

111111
default_parse_time_macros:
112112
fedora: 0
113+
114+
enabled_projects_for_fedora_ci:
115+
- https://src.fedoraproject.org/rpms/packit
116+
- https://src.fedoraproject.org/rpms/python-ogr
117+
- https://src.fedoraproject.org/rpms/python-specfile

0 commit comments

Comments
 (0)