Document helper action for gcloud

This commit is contained in:
Lars
2019-11-29 22:01:16 +01:00
committed by GitHub
parent 2b131c1355
commit be578a6a24

View File

@@ -31,7 +31,12 @@ jobs:
`username` the login username for the registry
`password` the login password for the registry
> If you would like to publish the image to AWS ECR, please have a look at https://github.com/elgohr/ecr-login-action
If you would like to publish the image to other registries, these actions might be helpful
| Registry | Action |
|------------------------------------------------------|-----------------------------------------------|
| Amazon Webservices Elastic Container Registry (ECR) | https://github.com/elgohr/ecr-login-action |
| Google Cloud Container Registry | https://github.com/elgohr/gcloud-login-action |
## Outputs