diff --git a/docs/build/publish.md b/docs/build/publish.md index 1cd46f15..1ea7d739 100644 --- a/docs/build/publish.md +++ b/docs/build/publish.md @@ -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