Fix typo
All checks were successful
the build was successful

This commit is contained in:
Valentin Brandl 2018-07-20 16:04:11 +02:00
parent 5b39af3a96
commit 9d0fadee85
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -72,7 +72,7 @@ secret to the repository so I was able to use rsync.
Due to Drones modular approach for build pipelines, it is trivial to
deploy the blog to other targets. There are plugins to deploy to [AWS
S3][11], use [FTP(S)][12] for uploading and many others. Only the
`deploy` step in the pipeline need to be replaced.
`deploy` step in the pipeline needs to be replaced.
## Improving the Pipeline