Skip to content

Merge branch 'rc-2023-09-26.1' into stage #582

Merge branch 'rc-2023-09-26.1' into stage

Merge branch 'rc-2023-09-26.1' into stage #582

Workflow file for this run

name: Deploy Stage Env
on:
push:
branches:
- stage
jobs:
call-deploy-workflow:
uses: ./.github/workflows/deploy-data-plane.yaml
secrets: inherit # pragma: allowlist secret
with:
acs_environment: stage
github_environment: stage
deploy_clusters: "acs-stage-dp-02 acs-stage-eu-02"
probe_clusters: "acs-stage-dp-02 acs-stage-eu-02"