12 lines
330 B
JSON
12 lines
330 B
JSON
{
|
|
"name": "cicd-automation",
|
|
"displayName": "Cicd Automation",
|
|
"version": "1.2.3",
|
|
"description": "CI/CD pipeline configuration, GitHub Actions/GitLab CI workflow setup, and automated deployment pipeline orchestration",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|