ci: push images to kloude-public namespace
This commit is contained in:
@@ -146,7 +146,7 @@ jobs:
|
||||
if: steps.version.outputs.is_app_release == 'true'
|
||||
run: |
|
||||
set -euo pipefail
|
||||
repo="oci://registry.kloude.ir/kloude/kks-provider-plugin-charts"
|
||||
repo="oci://registry.kloude.ir/kloude-public/kks-provider-plugin-charts"
|
||||
|
||||
if ! helm push --plain-http \
|
||||
--username "${{ secrets.REGISTRY_USER }}" \
|
||||
|
||||
Reference in New Issue
Block a user