Files
starter-workflows/ci/properties/docker-image.properties.json
Shubham Tiwari 2b476f011c Category change
2021-08-25 23:22:32 +05:30

7 lines
199 B
JSON

{
"name": "Docker image",
"description": "Build a Docker image to deploy, run, or push to a registry.",
"iconName": "docker",
"categories": ["Continuous integration", "Dockerfile"]
}