Skip to content

Commit

Permalink
Merge pull request #302 from cf-platform-eng/feat/support-generic-ver…
Browse files Browse the repository at this point in the history
…sions-repo

feat: support generic versions repo
  • Loading branch information
notrepo05 authored Aug 15, 2024
2 parents d2aaafd + acb8e40 commit 388dc5c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ci/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,11 @@ resources:
type: semver
source:
driver: git
uri: git@github.com:cf-platform-eng/isv-ci-versions.git
uri: ((github.org_url))/isv-ci-versions.git
branch: main
username: ((github.username))
password: ((github.broadcom_github_personal_access_token))
file: needs
private_key: ((github.private_key))

- name: node
type: registry-image
Expand Down

0 comments on commit 388dc5c

Please sign in to comment.