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

7 lines
199 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Docker image",
"description": "Build a Docker image to deploy, run, or push to a registry.",
"iconName": "docker",
"categories": ["Continuous integration", "Dockerfile"]
2020-03-17 11:17:19 +00:00
}