This repository was archived by the owner on Jun 10, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11package rhdh
22
3- const RHDHCatalogTempl = `catalog:
3+ const RHDHCatalogTempl = `catalog:
44 rules:
55 - allow:
66 [
@@ -31,6 +31,10 @@ const RHDHCatalogTempl =`catalog:
3131 target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/{{ .CatalogBranch }}/scaffolder-templates/gitlab-workflows/basic-workflow/template.yaml
3232 - type: url
3333 target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/{{ .CatalogBranch }}/scaffolder-templates/gitlab-workflows/advanced-workflow/template.yaml
34+ - type: url
35+ target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/{{ .CatalogBranch }}/scaffolder-templates/gitlab-workflows/convert-workflow-to-template/template.yaml
36+ - type: url
37+ target: https://github.com/rhdhorchestrator/workflow-software-templates/blob/{{ .CatalogBranch }}/scaffolder-templates/github-workflows/convert-workflow-to-template/template.yaml
3438`
3539
3640type RHDHConfigCatalog struct {
You can’t perform that action at this time.
0 commit comments