Skip to content

Commit d0fd2a4

Browse files
quay.io/devfile/registry-viewer:next is built from staging.
Signed-off-by: Michael Valdron <[email protected]>
1 parent 2c78bda commit d0fd2a4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/pushimage-next.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ jobs:
2424
registryViewerBuild:
2525
runs-on: ubuntu-latest
2626
env:
27-
NEXT_PUBLIC_DEVFILE_REGISTRIES: |
28-
[
29-
{
30-
"name": "Community",
31-
"link": "https://registry.devfile.io/"
32-
}
33-
]
3427
NEXT_PUBLIC_ANALYTICS_WRITE_KEY: ${{ secrets.NEXT_PUBLIC_ANALYTICS_WRITE_KEY }}
3528
steps:
3629
- name: Check out devfile web source code

0 commit comments

Comments
 (0)