Skip to content

Commit

Permalink
Added back empty line before process_components at line 1386
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandhya1874 committed Jan 19, 2025
1 parent be5326c commit cc4c017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github_discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -1383,6 +1383,7 @@ def get_github_kubernetes_environment_variables(repo_name):
bootstrap_projects = {}
for p in bootstrap_projects_json:
bootstrap_projects.update({p['github_repo_name']: p})

# Process components
log.info(SC_ENDPOINT)
try:
Expand Down

0 comments on commit cc4c017

Please sign in to comment.