Skip to content

Commit b5f1e8a

Browse files
authored
fix: Remove github readme from DA tile (#145)
1 parent bfd7e16 commit b5f1e8a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ibm_catalog.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,8 @@
501501
"description": "The URL to the Continuous Compliance toolchain for the sample application."
502502
}
503503
],
504-
"install_type": "fullstack"
504+
"install_type": "fullstack",
505+
"ignore_readme": true
505506
},
506507
{
507508
"label": "Deploy on Kubernetes",
@@ -992,7 +993,8 @@
992993
"description": "The URL to the Continuous Compliance toolchain for the sample application."
993994
}
994995
],
995-
"install_type": "fullstack"
996+
"install_type": "fullstack",
997+
"ignore_readme": true
996998
}
997999
]
9981000
}

0 commit comments

Comments
 (0)