mirror of
https://github.com/harness/drone.git
synced 2025-05-09 02:50:10 +08:00
Fix typo in docs/build/publish.md
This commit is contained in:
parent
c1b97134c6
commit
5ba339f80f
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:
|
||||
|
||||
```yaml
|
||||
pubish:
|
||||
publish:
|
||||
docker:
|
||||
username: kevinbacon
|
||||
password: pa55word
|
||||
|
Loading…
Reference in New Issue
Block a user