Skip to content

Commit b7252b2

Browse files
committed
ci: configure new channels for fbc
Signed-off-by: Tomas Turek <[email protected]>
1 parent 18c9cb4 commit b7252b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,12 @@ jobs:
132132
BUNDLE_NAME: ${{ env.NEW_OLM_CHANNEL }}
133133
FBC_DIR: rhtas-operator
134134
GRAPH: ${{ env.OCP_VERSION }}/rhtas-operator/graph.yaml
135+
CHANNELS: "stable,stable-v1.3"
135136
CATALOG_FILE: ${{ env.OCP_VERSION }}/rhtas-operator/catalog/rhtas-operator/catalog.json
136137
run: |
137138
cd fbc
138139
utils/configure_bundles.sh
140+
utils/configure_channels.sh
139141
utils/render_catalog.sh
140142
141143
cat ${{ env.GRAPH }}

0 commit comments

Comments
 (0)