52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"": {
|
|
"icon_type" : "",
|
|
"ci_config_path": ".gitlab-ci.yml",
|
|
"tags" : [],
|
|
"variables": {},
|
|
"scoped_variables": {},
|
|
"environments": {}
|
|
|
|
},
|
|
"python-poetry": {
|
|
"icon_type" : "python",
|
|
"ci_config_path": "application/python-poetry.yml@fabryka_ofert/fo.devops/gitlab/gitlab-ci",
|
|
"tags" : ["vagrant", "devops"],
|
|
"variables": {},
|
|
"scoped_variables": {},
|
|
"environments": {}
|
|
|
|
},
|
|
"container": {
|
|
"icon_type" : "container",
|
|
"ci_config_path": "containers/docker.yml",
|
|
"tags" : ["docker"],
|
|
"variables": {},
|
|
"scoped_variables": {},
|
|
"environments": {}
|
|
},
|
|
"packer": {
|
|
"icon_type" : "packer",
|
|
"ci_config_path": "infrastructure/packer.yml",
|
|
"tags" : ["packer"],
|
|
"variables": {},
|
|
"scoped_variables": {},
|
|
"environments": {}
|
|
},
|
|
"terraform": {
|
|
"icon_type" : "terraform",
|
|
"ci_config_path": "infrastructure/terraform.yml@fabryka_ofert/fo.devops/gitlab/gitlab-ci",
|
|
"tags" : ["terraform"],
|
|
"variables": {},
|
|
"scoped_variables": {},
|
|
"environments": {}
|
|
},
|
|
"terraform-module": {
|
|
"icon_type" : "terraform",
|
|
"ci_config_path": "infrastructure/terraform-module.yml@fabryka_ofert/fo.devops/gitlab/gitlab-ci",
|
|
"tags" : ["terraform", "terraform-module"],
|
|
"variables": {},
|
|
"scoped_variables": {},
|
|
"environments": {}
|
|
}
|
|
} |