ci: corrected name
This commit is contained in:
parent
7fe2598308
commit
8ab94c0cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: registrar.mattiaswiberg.com
|
REGISTRY: registry.mattiaswiberg.com
|
||||||
IMAGE_NAME: nextjs-slack-clone
|
IMAGE_NAME: nextjs-slack-clone
|
||||||
HELM_CHART_PATH: ./helm/nextjs-slack-clone
|
HELM_CHART_PATH: ./helm/nextjs-slack-clone
|
||||||
NAMESPACE: default # Change to your application's namespace
|
NAMESPACE: default # Change to your application's namespace
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue