Compare commits

..

No commits in common. "master" and "v0.1.0" have entirely different histories.

1 changed files with 5 additions and 5 deletions

View File

@ -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`
## Example .woodpecker.yml (pushing to Docker Hub):
```yaml
pipeline:
@ -22,12 +22,12 @@ pipeline:
password:
from_secret: container_registry_password
```
`
## Example `.drone.yml`
## Example .drone.yml (pushing to Docker Hub):
```yaml
kind: pipeline
name: defaul`
name: default
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