We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. The current process is tied to the use of ECR as a container registry.
Describe the solution you'd like The build process should handle:
Additionally, it should be able to use any registry for pushing the resulting artifact(s).
This solution should also include necessary connectors for the IC deployment process (see #80 for details on some of the issues there)
Describe alternatives you've considered Currently using the JWT and the NGINX corp repo, but this doesn't include all use cases.
Additional context None.
The text was updated successfully, but these errors were encountered:
This is closed by #167
Sorry, something went wrong.
qdzlug
No branches or pull requests
Is your feature request related to a problem? Please describe.
The current process is tied to the use of ECR as a container registry.
Describe the solution you'd like
The build process should handle:
Additionally, it should be able to use any registry for pushing the resulting artifact(s).
This solution should also include necessary connectors for the IC deployment process (see #80 for details on some of the issues there)
Describe alternatives you've considered
Currently using the JWT and the NGINX corp repo, but this doesn't include all use cases.
Additional context
None.
The text was updated successfully, but these errors were encountered: