Skip to content

Commit 14e7329

Browse files
Allow github.com/rhel-lightspeed/command-line-assistant to use internal TF (#609)
Allow github.com/rhel-lightspeed/command-line-assistant to use internal TF We need to run internal TF jobs on the https://github.com/rhel-lightspeed/command-line-assistant project. Reviewed-by: Maja Massarini
2 parents 613d4c1 + 1ab216d commit 14e7329

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
@@ -41,6 +41,7 @@ enabled_projects_for_internal_tf:
4141
- github.com/rear/rear
4242
- github.com/RedHatInsights/rhc-worker-playbook
4343
- github.com/RedHat-SP-Security/clevis-tests
44+
- github.com/rhel-lightspeed/command-line-assistant
4445

4546
command_handler: sandcastle
4647
command_handler_work_dir: /tmp/sandcastle

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ enabled_projects_for_internal_tf:
4444
- github.com/rear/rear
4545
- github.com/RedHatInsights/rhc-worker-playbook
4646
- github.com/RedHat-SP-Security/clevis-tests
47+
- github.com/rhel-lightspeed/command-line-assistant
4748

4849

4950
command_handler: sandcastle

0 commit comments

Comments
 (0)