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 68f792c commit 92836ffCopy full SHA for 92836ff
.github/workflows/test-fork-ci.yml
@@ -114,7 +114,7 @@ jobs:
114
env:
115
DOCKER_TAG: ${{ needs.call-reusable-ci-fork-workflow.outputs.docker-tag }}
116
# TODO make react on public and internal registries if needed
117
- DOCKER_REGISTRY: ghcr.io/almaslennikov
+ DOCKER_REGISTRY: ghcr.io/Mellanox
118
RELEASE_FILE: hack/release.yaml
119
run: |
120
make check-release-build
0 commit comments