Skip to content

Commit

Permalink
Merge pull request #110 from cloudfoundry/ard_wg_gitbot
Browse files Browse the repository at this point in the history
Use ARD WG Git Bot
  • Loading branch information
jochenehret authored Mar 28, 2023
2 parents 658209d + 214a1c0 commit ce72a68
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@ resources:
source:
uri: git@github.com:cloudfoundry/cf-test-helpers.git
branch: main
private_key: ((cf_test_helpers_readwrite_deploy_key.private_key))
private_key: ((ard_wg_gitbot_ssh_key.private_key))

- name: cf-test-helpers-version
type: semver
source:
driver: git
uri: git@github.com:cloudfoundry/cf-relint-ci-semver.git
branch: main
private_key: ((cf_relint_ci_semver_readwrite_deploy_key.private_key))
git_user: "CF MEGA BOT <cf-mega@pivotal.io>"
private_key: ((ard_wg_gitbot_ssh_key.private_key))
file: cf-test-helpers-version

- name: runtime-ci
Expand Down

0 comments on commit ce72a68

Please sign in to comment.