Skip to content

Commit 36b3dee

Browse files
committed
Move repo
1 parent 3e941ca commit 36b3dee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push-on-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
context: .
3131
push: true
32-
tags: docker-registry.osc.edu/osc/hpcgpt_frontend:${{ env.IMAGE_TAG }}
32+
tags: docker-registry.osc.edu/kubernetes/hpcgpt/frontend:${{ env.IMAGE_TAG }}
3333
build-args: |
3434
NEXT_PUBLIC_KEYCLOAK_URL=${{ vars.KEYCLOAK_URL }}
3535
NEXT_PUBLIC_KEYCLOAK_ISSUER_URL=${{ vars.ISSUER_URL }}

0 commit comments

Comments
 (0)