Skip to content

Commit

Permalink
chore: Edit the info statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Oct 3, 2024
1 parent 2274fc8 commit 8911682
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ def insert_registry_id_to_images_with_no_project() -> None:

if added_projects:
logger.info(
"If credential required for the automatically generated container registry rows, you should fill their credential columns manually."
"If credential required for the auto-generated container registry rows, you should fill their credential columns manually."
)
else:
logger.info("No container registry row auto-generated.")
Expand Down

0 comments on commit 8911682

Please sign in to comment.