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

7 lines
172 B
JSON
Raw Normal View History

2019-11-01 20:58:18 -07:00
{
"name": "Docker push",
"description": "Build, test and push Docker image to GitHub Package Registry.",
"iconName": "docker",
"categories": ["Dockerfile"]
}