Update buddyworks.md

added article to `buddy.yml`
This commit is contained in:
Aleksander Kuś 2017-03-21 10:49:48 +01:00 committed by GitHub
parent 93f472d1eb
commit 086bf13a33
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Whenever you make a push to the selected branch, the Jekyll action runs `jekyll
## 3. Using YAML for configuration ## 3. Using YAML for configuration
If you prefer configuration as code over GUI, you can generate `buddy.yml` that will create a pipeline with the Jekyll action once you push it to the target branch: If you prefer configuration as code over GUI, you can generate a `buddy.yml` that will create a pipeline with the Jekyll action once you push it to the target branch:
```ruby ```ruby
- pipeline: "Build and Deploy Jekyll site" - pipeline: "Build and Deploy Jekyll site"