Skip to content

Commit

Permalink
Document helper action for gcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
elgohr authored Nov 29, 2019
1 parent 2b131c1 commit be578a6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit be578a6

Please sign in to comment.