Skip to content

Commit

Permalink
wip: correct script
Browse files Browse the repository at this point in the history
  • Loading branch information
ejfitzgerald committed Jul 18, 2024
1 parent 79822ab commit 8ff4d9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build-img.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def main():

print()
print(f'Project root: {PROJECT_ROOT}')
print(f'Profile.....: {args.profile}')
print(f'Image Ref...: {image_url}')
print(f'Push........: {push}')
print()
Expand Down

0 comments on commit 8ff4d9a

Please sign in to comment.