diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 365ec2d..330044f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,7 @@ on: - main - next - 'release/*' + - 'test_scale_testing' tags: - 'v*' pull_request: @@ -16,6 +17,7 @@ on: - main - next - 'release/*' + - 'test_scale_testing' defaults: run: diff --git a/helm/values.yaml b/helm/values.yaml index bb954fb..f8cb772 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -8,7 +8,7 @@ fullnameOverride: "" images: cgw: repository: tip-tip-wlan-cloud-ucentral.jfrog.io/cgw - tag: latest + tag: test_scale_testing pullPolicy: Always # regcred: # registry: tip-tip-wlan-cloud-ucentral.jfrog.io