mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-09 15:23:20 +00:00
Fix typo in docs/build/publish.md
This commit is contained in:
2
docs/build/publish.md
vendored
2
docs/build/publish.md
vendored
@@ -5,7 +5,7 @@ Drone uses the `publish` section of the `.drone.yml` to configure publish steps.
|
|||||||
An example configuration that builds a Docker image and publishes to the registry:
|
An example configuration that builds a Docker image and publishes to the registry:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
pubish:
|
publish:
|
||||||
docker:
|
docker:
|
||||||
username: kevinbacon
|
username: kevinbacon
|
||||||
password: pa55word
|
password: pa55word
|
||||||
|
Reference in New Issue
Block a user