Skip to content

Fix error when pushing to ghcr.io for organizations containing uppercase letters#18

Closed
hartmutobendorf wants to merge 7 commits intojerray:masterfrom
chainstep:master
Closed

Fix error when pushing to ghcr.io for organizations containing uppercase letters#18
hartmutobendorf wants to merge 7 commits intojerray:masterfrom
chainstep:master

Conversation

@hartmutobendorf
Copy link
Copy Markdown

Fix this error:
invalid argument "ghcr.io/Organization/****:main" for "-t, --tag" flag: invalid reference format: repository name must be lowercase

  • change the tag format to use only lowercase letters for the repository string
  • pushed Go version

…rcase letters

added conversion to lower case for the repository string
Pushed golang to 1.16
Moved convert call from repository input to tags
@hartmutobendorf
Copy link
Copy Markdown
Author

Should also fix #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant