From faac7d4dae42fdf7ec66aacf0e4e8af621815ac4 Mon Sep 17 00:00:00 2001 From: Kevin Dorner Date: Thu, 22 Sep 2022 11:29:46 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f909de5..97fb7ff 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A thin shim-wrapper around the official [Google Kaniko](https://github.com/Googl This is a fork of the discontinued [`drone-kaniko`](https://github.com/banzaicloud/drone-kaniko) by banzaicloud. -## Example .woodpecker.yml (pushing to Docker Hub): +## Example `.woodpecker.yml` ```yaml pipeline: @@ -22,12 +22,12 @@ pipeline: password: from_secret: container_registry_password ``` - -## Example .drone.yml (pushing to Docker Hub): +` +## Example `.drone.yml` ```yaml kind: pipeline -name: default +name: defaul` steps: - name: build_and_release @@ -43,7 +43,7 @@ steps: from_secret: docker-password ``` -## Pushing to Google Cloud Registry: +## Pushing to Google Cloud Registry Instead of authenticating with username and password, you simply provide a json_key