You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a project using the github container registry and a github username that is mixed case (e.g. iFlameing)
Push to github to build images
Try to deploy to a server using the make stack-deploy command.
Expected: success.
Actual: The deployment fails because GHCR uses lowercase package names.
We need to make the cookiecutter use lowercase package names in the stack it generates.
The text was updated successfully, but these errors were encountered:
iFlameing
)make stack-deploy
command.Expected: success.
Actual: The deployment fails because GHCR uses lowercase package names.
We need to make the cookiecutter use lowercase package names in the stack it generates.
The text was updated successfully, but these errors were encountered: