We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbeea0e commit f7d6e38Copy full SHA for f7d6e38
.github/workflows/operator-bundle.yml
@@ -1,6 +1,6 @@
1
# This workflow will build the CodeFlare Operator bundle and push it to the project-codeflare image registry
2
3
-name: Image
+name: Operator Bundle
4
5
on:
6
workflow_dispatch:
.github/workflows/operator-image.yml
# This workflow will build the CodeFlare Operator image and push it to the project-codeflare image registry
+name: Operator Image
0 commit comments