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

6 lines
175 B
JSON
Raw Normal View History

2019-07-29 09:38:23 -07:00
{
"name": "Docker image",
"description": "Build a Docker image to deploy, run, or push to a registry.",
"iconName": "docker",
"category": ["Dockerfile"]
2019-07-29 09:38:23 -07:00
}