Open jvanderen1 opened 5 months ago
Agree @jvanderen1 , that's something the action should support. I really can't promise when I can work on it, so I tagged it as "good first issue" in case someone can contribute with the implementation. Thanks for the detailed issue.
Unfortunately, Google Cloud Container Registry is being deprecated in favor of Google Cloud Artifact Registry. I tried to use this Github Action using the registry syntax within the documentation:
Docker push syntax:
Registry syntax:
But this does not seem to work. I see the following error:
Can we add support for Google Cloud Artifact Registry?