Skip to content

fix(ci): split website production deploy by target cluster #1

fix(ci): split website production deploy by target cluster

fix(ci): split website production deploy by target cluster #1

name: Converge website RU
on:
push:
branches: [fix/ci/split-website-production-deploy]
paths:
- ".github/workflows/_website_converge.yml"
- ".github/workflows/website_converge_ru.yml"
- "docs/**"
workflow_dispatch:
jobs:
converge:
permissions:
contents: read
id-token: write
packages: write
uses: ./.github/workflows/_website_converge.yml
secrets: inherit
with:
jobName: Converge site to Production RU
targetCluster: ru
runner: prod-github-runner-0
kubeConfigSecretPath: projects/data/b454e6aa-39f0-45f4-aa7c-a9465ab154cb/KUBE_CONFIG_RU