Files
starter-workflows/ci/properties/docker-image.properties.json
2021-09-16 05:30:31 +00:00

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"]
}