Skip to content

Commit

Permalink
Pull closed source repos from Github Enterprise [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ystros committed Sep 16, 2024
1 parent b500cff commit 2694db5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,11 @@ resources:

- name: bosh-ecosystem-concourse
type: git
tags: [ broadcom ]
source:
uri: [email protected]:pivotal/bosh-ecosystem-concourse.git
private_key: ((github_deploy_key_bosh_ecosystem_concourse.private_key))
uri: https://github.gwd.broadcom.net/TNZ/bosh-ecosystem-concourse.git
username: [email protected]
password: ((svc-bosh-ecosystem-ghe-personal-access-token))

- name: bosh-agent-docker-image
type: docker-image
Expand Down Expand Up @@ -260,6 +262,7 @@ jobs:
- get: bosh-agent
trigger: true
- get: bosh-ecosystem-concourse
tags: [ broadcom ]
- get: bosh-agent-registry-image
trigger: true
- get: azure-stemcell
Expand Down Expand Up @@ -379,6 +382,7 @@ jobs:
- get: bosh-agent
trigger: true
- get: bosh-ecosystem-concourse
tags: [ broadcom ]
- get: bosh-agent-registry-image
trigger: true
- get: aws-stemcell
Expand Down

0 comments on commit 2694db5

Please sign in to comment.