We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec0a2e commit 75fd63eCopy full SHA for 75fd63e
2 files changed
app-config.yaml
@@ -110,7 +110,7 @@ catalog:
110
githubOrg:
111
- id: production
112
githubUrl: 'https://github.com'
113
- orgs: ['bcgov', 'bcgov-public']
+ orgs: ['bcgov']
114
schedule:
115
frequency: { minutes: 60 }
116
timeout: { minutes: 15 }
catalog-info.yaml
@@ -9,5 +9,5 @@ metadata:
9
# backstage.io/techdocs-ref: dir:.
10
spec:
11
type: website
12
- owner: group:bcgov/exchange-lab-developer-portal-team
+ owner: group:exchange-lab-developer-portal-team
13
lifecycle: experimental
0 commit comments