Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Brad Rydzewski 2015-10-26 16:06:18 -07:00
commit 699dc55f06

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