diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 55637b8ba..4a78afbdf 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -493,8 +493,8 @@ resources: - name: config-server type: git source: - uri: git@github.com:cloudfoundry/config-server.git - branch: develop + uri: git@github.com:cloudfoundry/config-server-release.git + branch: main private_key: ((github_deploy_key_config-server.private_key)) - name: bosh-warden-stemcell-jammy