Merge pull request #1256 from gtaylor/patch-1

Fix typo in docs/build/publish.md
This commit is contained in:
Brad Rydzewski 2015-10-26 14:59:35 -07:00
commit ed469b735e

View file

@ -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