Update README.md

This commit is contained in:
Ankit Gupta 2020-08-27 23:51:47 -04:00 committed by GitHub
parent feb6b523d0
commit 947a6624e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -407,7 +407,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Monitor and limit your docker image size](https://github.com/wemake-services/docker-image-size-limit)
- [Publish Docker Images to the Amazon Elastic Container Registry (ECR)](https://github.com/appleboy/docker-ecr-action)
- [Build And Push Your Docker Images Caching Each Stage To Reduce Build Time](https://github.com/whoan/docker-build-with-cache-action)
- [Convert branch or tag name into Docker-compatible image tag](https://github.com/ankitvgupta/ref-to-tag-action/)
- [Convert Branch or Tag Name Into Docker-Compatible Image Tag](https://github.com/ankitvgupta/ref-to-tag-action/)
#### Kubernetes