Files
starter-workflows/ci/properties/jekyll-docker.properties.json
T

7 lines
207 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Jekyll using Docker image",
2020-03-17 11:17:19 +00:00
"description": "Package a Jekyll site using the jekyll/builder Docker image.",
"iconName": "jekyll",
"categories": ["Continuous integration", "HTML"]
2020-03-17 11:17:19 +00:00
}