Skip to content

Commit

Permalink
Update bosh-candidate-release pipeline resource to new bucket
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Palermo <joseph.palermo@broadcom.com>
  • Loading branch information
selzoc authored and jpalermo committed Sep 30, 2024
1 parent 1e08784 commit 228d7fe
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -594,10 +594,11 @@ resources:
name: bosh-warden-boshlite-ubuntu-jammy-go_agent

- name: bosh-candidate-release
type: s3
type: gcs-resource
source:
bucket: bosh-candidate-release-tarballs
versioned_file: bosh-dev-release.tgz
bucket: bosh-director-oss-ci-candidate-release-tarballs
json_key: ((bosh_director_oss_ci_service_account_json))
versioned_file: "bosh-dev-release.tgz"

- name: envs
type: git
Expand Down

0 comments on commit 228d7fe

Please sign in to comment.