Files
starter-workflows/ci/properties/docker-publish.properties.json
T
2020-02-20 10:01:16 -05:00

7 lines
171 B
JSON

{
"name": "Publish Docker Container",
"description": "Build, test and push Docker image to GitHub Packages.",
"iconName": "docker",
"categories": ["Dockerfile"]
}