Skip to content

Commit 0c29330

Browse files
authored
fix: missing catalog entry (#82)
1 parent b8ccc3c commit 0c29330

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ibm_catalog.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,13 @@
417417
"default_value": true,
418418
"description": "Set to `true` to create the triggers used by the DevSecOps pipelines.",
419419
"required": false
420+
},
421+
{
422+
"key": "create_git_triggers",
423+
"type": "boolean",
424+
"default_value": true,
425+
"description": "Set to `true` to create the Git triggers used by the DevSecOps pipelines.",
426+
"required": false
420427
},
421428
{
422429
"key": "compliance_pipeline_repo_use_group_settings",

0 commit comments

Comments
 (0)