We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e41aa2 + 51d46d6 commit 0d61f1bCopy full SHA for 0d61f1b
1 file changed
.github/workflows/build-and-push-ui-images.yml
@@ -8,7 +8,7 @@ on:
8
paths:
9
- 'clients/ui/**'
10
env:
11
- IMG_ORG: kubeflow
+ IMG_ORG: lucferbux
12
IMG_UI_REPO: model-registry-ui
13
DOCKER_USER: ${{ secrets.DOCKERHUB_USERNAME }}
14
DOCKER_PWD: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments