From 40f2e6421a8f236c91d64b4640e1dfafad45be1c Mon Sep 17 00:00:00 2001 From: Alex Viscreanu Date: Thu, 20 Feb 2020 08:12:35 +0100 Subject: [PATCH] feat: Add Kaniko builder action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 411a0aa..7385ace 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Update a Docker Hub repository description from README.md](https://github.com/peter-evans/dockerhub-description) - [Publish Docker Images to the GitHub Package Registry (GPR)](https://github.com/machine-learning-apps/gpr-docker-publish) - [Update a repository's "Full description" on Docker Hub](https://github.com/mpepping/github-actions/tree/master/docker-hub-metadata) +- [Build and publish docker images to any registry using Kaniko](https://github.com/outillage/kaniko-action) #### Kubernetes