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 ce6897b commit 2274fc8
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 entry, you should fill the credential columns manually."
"If credential required for the automatically 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 2274fc8

Please sign in to comment.