Files
starter-workflows/deployments/properties/octopusdeploy.properties.json
T

8 lines
301 B
JSON
Raw Normal View History

{
"name": "Build and Deploy with Octopus Deploy",
"description": "Build a docker container, create a release in Octopus Deploy and deploy it to your environment.",
"creator": "Octopus Deploy",
"iconName": "octopusdeploy",
"categories": ["Deployment", "Containers", "Dockerfile"]
}